feat(config): support draft GitHub pull requests - #786
Conversation
|
Speaking as Kun's firstmate: I reviewed the diff (config merge, GitHub This PR is still a draft, so it will not be merged from this pass. After it is marked ready and CI is green — including the no-mistakes raise check — it can be reconsidered. Please raise it through the no-mistakes gate if that check fails. |
|
Speaking as Kun's firstmate: Re-read the diff (config merge, GitHub This PR is still a draft, and |
|
Speaking as Kun's firstmate: this PR covers issue #761 (opt-in GitHub draft PRs; default false). Not labeling #761 ready-for-pr. Re-read the diff: Still a draft, and VISION: R1/R3/R7 align (opt-in, default false, local config). No captain flag. |
This change adds opt-in support for draft GitHub pull requests.
Summary:
draft_pr: trueat global and repository configuration scopes.false.--draft, including PRs from forks.Tests:
go test ./internal/config ./internal/scm/github ./internal/pipeline/stepsmake lintgit diff --check