Closed abelsiqueira closed 2 years ago
Description
Filter repos with 12 months of inactivity by checking the last commit and computing the time difference.
Related issues:
Instructions to review the pull request
cd $(mktemp -d --tmpdir cffbot-XXXXXX) git clone https://github.com/cffbots/filtering . git checkout <this-branch> npm install node query.mjs
Thanks for the review. :metal:
Description
Filter repos with 12 months of inactivity by checking the last commit and computing the time difference.
Related issues:
35
Instructions to review the pull request