Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

Ci/workflow trigger via open pr#1190

Closed
DevopsGoth wants to merge 2 commits intomasterfrom
ci/workflow_trigger_via_open_pr
Closed

Ci/workflow trigger via open pr#1190
DevopsGoth wants to merge 2 commits intomasterfrom
ci/workflow_trigger_via_open_pr

Conversation

@DevopsGoth
Copy link
Copy Markdown
Contributor

Currently, the build is triggered manually or with a push. This does not allow external contributors to trigger the build. With this change, their opening of a new PR should trigger the build (though new contributors will still require approval for security reasons, to prevent malicious build modifications that do annoying things).

The creation of this PR should itself be an example.

There is more complex logic we can use to determine when a build is triggered (ie pr to a specific branch, pr is in a waiting approval state, pr has been approved, etc) but for now this should cover the use case.

Also, this PR contains the approved change from PR #1188 just to have it build (this branch was forked from that PR).

CryptoPascal31 and others added 2 commits April 11, 2023 20:41
…trigger it. This helps with external repos opening PRs. They will still need approval as first-time contributors.
@emilypi
Copy link
Copy Markdown
Contributor

emilypi commented Apr 13, 2023

Thanks @DevopsGoth

@jwiegley
Copy link
Copy Markdown
Contributor

I believe this can be safely closed, now that the PR it was related to is merged.

@jwiegley jwiegley closed this Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants