Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actions: Use actions from internal repositories on GHES (GA) #254

Open
github-product-roadmap opened this issue Oct 8, 2021 · 0 comments
Open

Comments

@github-product-roadmap
Copy link
Collaborator

@github-product-roadmap github-product-roadmap commented Oct 8, 2021

Summary

This feature enables workflows to use actions in internal repositories, without having to publish those actions to the GitHub Marketplace.

Intended Outcome

Currently, to use an action in an Actions workflow its code must be in the same repository as the workflow, or a separate public repository, or published to the GitHub Marketplace. This feature allows Actions workflows to use actions that have their code in an internal repository, which is important for customers that need to keep the code of their action private.

How will it work?

Users will be able to mark an internal repository as accessible to any workflow that exists in the same enterprise account.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
GitHub public roadmap
Q2 2022 – Apr-Jun
Status: Q2 2022 – Apr-Jun
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant