Skip to content

fix(updater): Trigger CI for new PRs without changelog updates#166

Open
jpnurmi wants to merge 2 commits intomainfrom
jpnurmi/fix/updater-pr-ci
Open

fix(updater): Trigger CI for new PRs without changelog updates#166
jpnurmi wants to merge 2 commits intomainfrom
jpnurmi/fix/updater-pr-ci

Conversation

@jpnurmi
Copy link
Copy Markdown
Collaborator

@jpnurmi jpnurmi commented May 6, 2026

New updater PRs can end with no branch update after creation when changelog entries are disabled. Amend and push the created PR commit in that case so GitHub emits a pull_request synchronize event.

Fixes: #164

jpnurmi and others added 2 commits May 6, 2026 18:07
New updater PRs can end with no branch update after creation when
changelog entries are disabled. Amend and push the created PR commit in
that case so GitHub emits a pull_request synchronize event.

Fixes: #164
Co-Authored-By: OpenAI Codex <noreply@openai.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

Messages
📖 ✅ Custom dangerfile check: PR has a description
📖 ✅ Custom dangerfile check: PR title length is reasonable
📖 📊 Custom check: This PR changes 2 file(s)

Generated by 🚫 dangerJS against ff1ad68

@jpnurmi jpnurmi requested a review from vaind May 6, 2026 19:07
Sign up for free to 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.

updater does not trigger PR CI when changelog entry is disabled

1 participant