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: Outbound network control for GitHub-hosted runners #821

Closed
github-product-roadmap opened this issue Sep 6, 2023 · 1 comment
Closed
Labels
actions Feature: GitHub Actions cloud Available on Cloud Enterprise Product SKU: GitHub Enterprise github team Product SKU: GitHub Team preview Feature phase: Preview runners C2C - Actions Compute

Comments

@github-product-roadmap
Copy link
Collaborator

Summary

Customers can now configure a list of IP address or domains that are allowed to be accessible by GitHub-hosted runners.

Intended Outcome

This feature allows platform administrators to control their Enterprise or org-owned GitHub-hosted runners to only access approved destinations while blocking access to everything else giving them control on the network security of their build machines. This also enables teams to run workflows on GitHub-hosted runners that require access to private resources (private artifact repository, on-prem test database, cloud-based storage etc.) as software is deployed.

How will it work?

Platform administrators can enter a range of allowed IPs or domains while configuring a runner group. All runners created as part of that runner group will inherit the outbound allow-list and will only be able to reach the approved destinations.

@github github locked and limited conversation to collaborators Sep 6, 2023
@github-product-roadmap github-product-roadmap added actions Feature: GitHub Actions preview Feature phase: Preview cloud Available on Cloud Enterprise Product SKU: GitHub Enterprise github team Product SKU: GitHub Team runners C2C - Actions Compute labels Sep 6, 2023
@ankneis ankneis moved this to Q4 2023 – Oct-Dec in GitHub Public Roadmap Sep 6, 2023
@ankneis ankneis moved this from Q4 2023 – Oct-Dec to Q2 2024 – Apr-Jun in GitHub Public Roadmap Feb 22, 2024
@ankneis ankneis moved this from Q2 2024 – Apr-Jun to Future in GitHub Public Roadmap Sep 17, 2024
@ankneis
Copy link
Collaborator

ankneis commented Nov 20, 2024

Please continue to refer to our updated Public Roadmap for the latest ships, including updates on the continuation of these projects.

@ankneis ankneis closed this as not planned Won't fix, can't repro, duplicate, stale Nov 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
actions Feature: GitHub Actions cloud Available on Cloud Enterprise Product SKU: GitHub Enterprise github team Product SKU: GitHub Team preview Feature phase: Preview runners C2C - Actions Compute
Projects
Status: Future
Development

No branches or pull requests

2 participants