You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 12, 2023. It is now read-only.
A very common workflow for open source projects is to request that contributors fork official project repositories, make changes in their own branches, and then issue pull requests using the forked repositories and branches. The Buildkite Build pull requests from third-party forked repositories GitHub setting would be safer if additional settings were provided that prevented CI jobs from running unless verified by upstream project members. Please consider adding support for:
Maintaining a list of trusted GitHub accounts that can send PRs and have associated CI jobs run automatically
If a PR from an unrecognized account is provided then Buildkite should prompt project members in the PR comments thread -- the Jenkins GitHub Pull Request Builder plugin would be an example of this type of feature
If a confirmation string is posted in a PR comment by a trusted account then the CI job is run
jobara, gtirloni, ittaiz, jin, hyperspacemark and 25 more