Skip to content

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

Merged
vaind merged 5 commits intomainfrom
jpnurmi/fix/updater-pr-ci
May 11, 2026
Merged

fix(updater): Trigger CI for new PRs without changelog updates#166
vaind merged 5 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 <[email protected]>
@jpnurmi jpnurmi requested a review from vaind May 6, 2026 19:07
Comment thread updater/action.yml Outdated
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 11, 2026

Warnings
⚠️ Could not load custom Dangerfile: .github/test-dangerfile-curl.js Error: ENOENT: no such file or directory, lstat '/github/workspace/.github/test-dangerfile-curl.js'

Generated by 🚫 dangerJS against 8fc3a0e

@vaind vaind merged commit a940f77 into main May 11, 2026
24 checks passed
@vaind vaind deleted the jpnurmi/fix/updater-pr-ci branch May 11, 2026 09:40
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

2 participants