Skip to content

Document “draft trick” - #476

Merged
ppkarwasz merged 2 commits into
mainfrom
feat/draft-trick-doc
Jun 18, 2026
Merged

Document “draft trick”#476
ppkarwasz merged 2 commits into
mainfrom
feat/draft-trick-doc

Conversation

@ppkarwasz

Copy link
Copy Markdown
Member

This change documents the “draft trick” introduced in #475 and applies it to the main branch.

This change documents the “draft trick” introduced in #475 and applies it to the `main` branch.
Comment threadsrc/site/antora/modules/ROOT/pages/workflows.adoc Outdated
vy
vy approved these changes Jun 18, 2026
@ppkarwasz
ppkarwasz merged commit c6b1b0b into mainJun 18, 2026
8 checks passed
@ppkarwasz
ppkarwasz deleted the feat/draft-trick-doc branch June 18, 2026 08:21
ppkarwasz added a commit that referenced this pull request Jul 24, 2026
Since GitHub's June 11, 2026 change "Bot-created pull requests can run
workflows if approved"[1], workflow runs triggered by the changelog
commit pushed with `GITHUB_TOKEN` are created in an approval-required
state instead of being dropped. A maintainer can start the required
checks with the "Approve workflows to run" button, so the "draft trick"
documented in #476 is no longer necessary and the reusable workflow
enables "auto-merge" on the PR again.
- Update the `process-dependabot-reusable.yaml` documentation to
describe the new flow.
- Remove the `ready_for_review` trigger from `build.yaml` and
`codeql-analysis.yaml`, restoring the default `pull_request` types.
[1] https://github.blog/changelog/2026-06-11-bot-created-pull-requests-can-run-workflows-if-approved/
Assisted-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ppkarwasz@vy