Skip to content

exclude-sensitive-repos

Actions
Exclude repos tagged with sensitive from an app installation
v0.2.0
LatestPre-release
Star (0)

Tags

 (1)

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

exclude-sensitive-repos is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Exclude repos tagged with sensitive from an app installation
v0.2.0
LatestPre-release

Tags

 (1)

exclude-sensitive-repos is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.