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

Open
github-product-roadmap opened this issue Sep 6, 2023 · 0 comments
Labels
actions Feature: GitHub Actions beta Feature phase: Beta cloud Available on Cloud github enterprise Product SKU: GitHub Enterprise github team Product SKU: GitHub Team 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 beta Feature phase: Beta cloud Available on Cloud github enterprise Product SKU: GitHub Enterprise github team Product SKU: GitHub Team runners C2C - Actions Compute labels Sep 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
actions Feature: GitHub Actions beta Feature phase: Beta cloud Available on Cloud github enterprise Product SKU: GitHub Enterprise github team Product SKU: GitHub Team runners C2C - Actions Compute
Projects
Status: Q2 2024 – Apr-Jun
Development

No branches or pull requests

1 participant