You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(updater): Trigger CI for new PRs without changelog updates
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>
0 commit comments