OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models.
This PR adds a stalebot GitHub Action to close inactive issues and PRs. The defaults set are 90 days of inactivity (warning) and 7 days thereafter (closing). The PR leverages the great work of @ricardogsilva as per https://github.com/geopython/pygeoapi/pull/1582.
coverage: 59.725%. remained the same
when pulling fae00c53c225245b95fa4e5f838bd0ff017c8688 on stalebot
into d932a6b62a6b7a8ddcd1e4c666cfea236fe954be on master.
This PR adds a stalebot GitHub Action to close inactive issues and PRs. The defaults set are 90 days of inactivity (warning) and 7 days thereafter (closing). The PR leverages the great work of @ricardogsilva as per https://github.com/geopython/pygeoapi/pull/1582.