Skip to content

IBX-11778: [GHA][Upmerge] Removed the Upmerge workflow - #110

Merged
alongosz merged 1 commit into
4.6from
ibx-11778-remove-upmerge-workflow
Sep 13, 2026
Merged

alongosz merged 1 commit into
4.6from
ibx-11778-remove-upmerge-workflow

Conversation

@alongosz

Copy link
Copy Markdown
Member
🎫 Issue IBX-11778

Related PRs:

Description:

Every push to 4.6 ends with an Upmerge (caller) startup failure, see run 34774384171. Root cause: the caller still passes robot-token, which ibexa/gh-workflows#103 dropped in favour of AUTOMATION_CLIENT_ID / AUTOMATION_CLIENT_SECRET. A caller passing an undeclared secret fails at parse time.

Fixing the secrets would only make the run green, not useful. The ibexa/post-install entry in ibexa/upmerge-map has been an empty object since ibexa/upmerge-map#3, so the workflow never resolves a destination branch anyway.

  • [GHA] Removed .github/workflows/upmerge.yaml.

For QA:

No QA required.

Documentation:

No documentation required.

🤖 Generated with Claude Code

The caller still passed the `robot-token` secret, which the shared
ibexa/gh-workflows upmerge workflow dropped in July 2026 in favour of
GitHub App secrets. Every push to a stable branch therefore ended in a
startup failure.

The workflow is also a no-op for this repository: its entry in
ibexa/upmerge-map has been empty since May 2025, so no destination
branch is ever resolved. Removing it is simpler than fixing the secrets.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@alongosz
alongosz merged commit b971dbb into 4.6 Sep 13, 2026
7 checks passed
@alongosz
alongosz deleted the ibx-11778-remove-upmerge-workflow branch September 13, 2026 18:42
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