Skip to content

LindseyB/notification-filterer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

notification-filterer

Uses an hourly github action to automatically unsubscribe from notification things.

The Belcher kids jumping back from the computer

Set Up

  1. Fork the Repo
  2. Create a personal access token
  • go to https://github.com/settings/tokens
  • click 'Generate new token'
  • create a new token with the repo and notifications scopes
  • copy your token
  • click 'Configure SSO' and authorize any relevant organizations
  1. Add your token to your fork
  • go to your fork -> repo settings -> secrets -> actions https://github.com/<your_username>/notification-filterer/settings/secrets/actions
  • click 'New repository secret'
  • name it 'API_KEY' and paste in your token
  1. Enable workflows on the repo
  • go to the actions tab of your fork and enable workflows
  • click on the 'Filter Notifications' workflow on the left and Run Workflow to test!

About

Notification filterer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages