The Wayback Machine - https://web.archive.org/web/20211027060221/https://github.com/github/roadmap/issues/74
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 #74

Open
github-product-roadmap opened this issue Jul 24, 2020 · 0 comments
Open

Actions: Use actions from internal repositories #74

github-product-roadmap opened this issue Jul 24, 2020 · 0 comments

Comments

@github-product-roadmap
Copy link
Collaborator

@github-product-roadmap github-product-roadmap commented Jul 24, 2020

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.

@github github locked and limited conversation to collaborators Jul 24, 2020
@github-product-roadmap github-product-roadmap added this to Q1 2021 – Jan-Mar in GitHub public roadmap Jul 24, 2020
@github-product-roadmap github-product-roadmap changed the title Actions: Use actions from private repositories Actions: Use actions from private and internal repositories Sep 9, 2020
@alexcnichols alexcnichols moved this from Q1 2021 – Jan-Mar to Future in GitHub public roadmap Oct 13, 2020
@github-product-roadmap github-product-roadmap changed the title Actions: Use actions from private and internal repositories Actions: Use actions from internal repositories Aug 11, 2021
@github-product-roadmap github-product-roadmap moved this from Future to Q4 2021 – Oct-Dec in GitHub public roadmap Aug 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.