Skip to content

chore: upgrade gh-aw to v0.74.4 and recompile workflows#325

Merged
mrjf merged 1 commit into
mainfrom
upgrade/gh-aw-0.74.4
May 18, 2026
Merged

chore: upgrade gh-aw to v0.74.4 and recompile workflows#325
mrjf merged 1 commit into
mainfrom
upgrade/gh-aw-0.74.4

Conversation

@mrjf
Copy link
Copy Markdown
Contributor

@mrjf mrjf commented May 18, 2026

Summary

Upgrades gh-aw actions and recompiles all workflows to pick up fixes in v0.74.3/v0.74.4.

Changes

  • github/gh-aw-actions/setup: v0.74.1 → v0.74.2
  • actions/github-script: v8 → v9.0.0
  • Recompiled: autoloop, evergreen, ci-doctor workflows

Key fixes

  • push_to_pull_request_branch: merge commits no longer blocked by both signed and unsigned push paths (#32271, #32405)
  • Allow unsigned pushes when signed commits are disabled
  • Fix orphan-branch signed-commit regression (#31489)

This should resolve the error seen on PR #321:

pushSignedCommits: refusing unsigned push for branch: merge commit detected

Upgrades:
- github/gh-aw-actions/setup: v0.74.1 → v0.74.2
- actions/github-script: v8 → v9.0.0
- Recompiled autoloop, evergreen, and ci-doctor workflows

Key fixes in v0.74.3/v0.74.4:
- push_to_pull_request_branch: merge commits no longer blocked by
  both signed and unsigned push paths (#32271)
- Recover complex create_pull_request bundle when signed push
  rejects merge topology (#32405)
- Allow unsigned pushes when signed commits are disabled
- Fix orphan-branch signed-commit regression (#31489)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mrjf mrjf merged commit 9362ea5 into main May 18, 2026
12 checks passed
@mrjf mrjf deleted the upgrade/gh-aw-0.74.4 branch May 18, 2026 15:28
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.

1 participant