This repository has been archived by the owner on Jul 17, 2023. It is now read-only.
- Feature: add archive functionality. Tweak fill_funcs.to_be_archived() to designate if issue should be archived. Archived issues are not tracked. Archive sheet architecture can be configured with config.ARCHIVE_SHEET constant
- Feature: detect related PRs from adjacent repositories (those tracked on the same sheet)
- Bugfix: if issue became 404, delete it from table
- Bugfix: avoid stopping an update in case of no updated issues