Skip to content

Simple helper for dealing with notifications

Notifications You must be signed in to change notification settings

SPodjasek/notifications-bulk-update-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Mark notifications for closed PRs as done

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.

Setup

  1. Use this template to create private repository
  2. Create Github PAT with notitifications and repository access
  3. Create actions secret named GH_TOKEN in your newly created repository (1) and fill it with value of your secret (2)
  4. Go to actions, select Mark notifications for closed PRs as done and click on Run workflow
  5. After action finishes you should see a summary with number of notifications marked as done

About

Simple helper for dealing with notifications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published