This is a template repository wich you can use to create your own private repository with action which will mark all of your notifications related to closed pull requests as done.
- Use this template to create private repository
- Create Github PAT with notitifications and repository access
- Create actions secret named
GH_TOKEN
in your newly created repository (1) and fill it with value of your secret (2) - Go to actions, select
Mark notifications for closed PRs as done
and click onRun workflow
- After action finishes you should see a summary with number of notifications marked as done