Skip to content

GitHub Security Advisory private forks support Actions #627

Closed as not planned
@github-product-roadmap

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    allProduct SKU: AllcloudAvailable on CloudpreviewFeature phase: Preview

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions