geopython / OWSLib

OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models.
https://owslib.readthedocs.io
BSD 3-Clause "New" or "Revised" License
392 stars 278 forks source link

add stalebot GitHub Action #942

Closed tomkralidis closed 1 month ago

tomkralidis commented 1 month ago

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.

coveralls commented 1 month ago

Coverage Status

coverage: 59.725%. remained the same when pulling fae00c53c225245b95fa4e5f838bd0ff017c8688 on stalebot into d932a6b62a6b7a8ddcd1e4c666cfea236fe954be on master.