Skip to content

Navigation Menu

Sign in
Sign up

How to control repository access for Actions and reusable workflows #698

Unanswered
beatngu13 asked this question in Q&A
Discussion options

From GitHub Docs:

Actions and reusable workflows in your private repositories can be shared with other private repositories owned by the same user or organization.

In order to do so, one has to go to <REPO>/settings/actions and choose one of the following access settings:

  • Not accessible (default)
  • Accessible from repositories in the <ORG> organization
  • Accessible from repositories in the <ENTERPRISE> enterprise (GitHub Enterprise only)

There is also a REST API for this:

https://docs.github.com/en/rest/actions/permissions?apiVersion=2022年11月28日#set-the-level-of-access-for-workflows-outside-of-the-repository

Is there a way to control this with GitHub Safe-Settings?

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /