Skip to content

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

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

fix(updater): Trigger CI for new PRs without changelog updates#166
vaind merged 5 commits into
mainfrom
jpnurmi/fix/updater-pr-ci

Conversation

@jpnurmi

Copy link
Copy Markdown
Collaborator

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

jpnurmiand 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>
@jpnurmi
jpnurmi requested a review from vaindMay 6, 2026 19:07
Comment threadupdater/action.yml Outdated
jpnurmiand others added 2 commits May 11, 2026 11:29
Co-authored-by: Ivan Dlugos <6349682+vaind@users.noreply.github.com>
@github-actions

github-actionsBot commented May 11, 2026

Copy link
Copy Markdown
Contributor
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 mainMay 11, 2026
24 checks passed
@vaind
vaind deleted the jpnurmi/fix/updater-pr-ci branch May 11, 2026 09:40
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.

updater does not trigger PR CI when changelog entry is disabled

2 participants

@jpnurmi@vaind