async-http-client icon indicating copy to clipboard operation
async-http-client copied to clipboard

Allow repeat contributors to run workflows in PR

Open gregcotten opened this issue 9 months ago • 2 comments

As mentioned in the Workflow Approval docs:

https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/approving-workflow-runs-from-public-forks

By default, all first-time contributors require approval to run workflows.

I think this default behavior is great and makes sense! Please consider allowing second-time+ contributors to run workflows on push, as it really helps reduce iteration time.

gregcotten avatar Feb 19 '25 18:02 gregcotten

Thanks for this! I believe that for now this is intentional, but I'll check what our policy looks like.

Lukasa avatar Feb 19 '25 18:02 Lukasa

Thanks for this! I believe that for now this is intentional, but I'll check what our policy looks like.

Sounds good! In the meantime, https://github.com/swift-server/async-http-client/pull/814 🙏

gregcotten avatar Feb 19 '25 20:02 gregcotten