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

GitHub Security Advisory private forks support Actions #627

Closed
github-product-roadmap opened this issue Jan 25, 2023 · 1 comment
Closed
Labels
all Product SKU: All cloud Available on Cloud preview Feature phase: Preview

Comments

@github-product-roadmap
Copy link
Collaborator

Summary

Developers that use temporary private forks to privately fix their draft security advisories cannot currently take advantage of their test automation in GitHub Actions. We will add support for GitHub Actions in temporary private forks for draft security advisories so developers can run test automation.

Intended Outcome

Private forks are currently used to fix security issues behind closed doors.

However, if you can't test your code before merging the fix, you could be introducing new bugs as an accidental byproduct. This leads to project maintainers releasing a fix, realizing it has bugs, and then releasing a fix for the fix.

Allowing GitHub Actions to run on private forks will help developers resolve security vulnerabilities faster and safer.

How will it work?

Developers who open a temporary private fork to fix a security issue will be able to use most GitHub Actions workflows in that private fork as normal. However, because these repositories often have untrusted external collaborators, workflows will be unable to use organization secrets.

@github github locked and limited conversation to collaborators Jan 25, 2023
@github-product-roadmap github-product-roadmap added all Product SKU: All preview Feature phase: Preview cloud Available on Cloud labels Jan 25, 2023
@ankneis ankneis moved this to Q2 2023 – Apr-Jun in GitHub Public Roadmap Jan 25, 2023
@kevingduck kevingduck moved this from Q2 2023 – Apr-Jun to Q1 2024 – Jan-Mar in GitHub Public Roadmap Apr 6, 2023
@kevingduck kevingduck moved this from Q1 2024 – Jan-Mar to Q3 2023 – Jul-Sep in GitHub Public Roadmap Apr 6, 2023
@ankneis ankneis moved this from Q3 2023 – Jul-Sep to Q1 2024 – Jan-Mar in GitHub Public Roadmap May 3, 2023
@ankneis ankneis moved this from Q1 2024 – Jan-Mar to Future in GitHub Public Roadmap Oct 12, 2023
@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
all Product SKU: All cloud Available on Cloud preview Feature phase: Preview
Projects
Status: Future
Development

No branches or pull requests

2 participants