Skip to content

withgraphite/exclude-sensitive-repos

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exclude-sensitive-repos

This action helps manage GitHub app installation repository access.

Specifically, the action takes a series of tokens (allowing it to call the relevant GitHub APIs), a list of owner (GitHub organizations or users) information, and a list of app installation IDs.

For each GitHub owner, the action:

  • Scans the total list of owner repositories
  • Removes any repository from the app installation that has the 'sensitive' custom_property set to true
  • Adds any repository to the app installation that has the 'sensitive' custom_property set to false or undefined

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published