Skip to content

IBX-11778: Updated GitHub Actions workflows to org standard - #1

Merged
alongosz merged 2 commits into
mainfrom
ibx-11778-gha-workflows-update
Sep 10, 2026
Merged

IBX-11778: Updated GitHub Actions workflows to org standard#1
alongosz merged 2 commits into
mainfrom
ibx-11778-gha-workflows-update

Conversation

@alongosz

@alongosz alongosz commented Sep 5, 2026

Copy link
Copy Markdown
Member
🎫 Issue IBX-11778

Related PRs:

Description:

Part of the fleet-wide GHA workflow standardization (wave 4; sample: ibexa/taxonomy#444). Changes:

  • Added missing skeleton workflows: reviewers.yaml, release.yaml.
  • No backend CI exists in this repo (no tests, no require-dev), so none was added — report-only per the rollout plan.
  • Removed pr-check.yaml: the reusable pr-check compares extra.branch-alias across version branches, which only makes sense with several supported branches; this single-main package has no alias and the workflow could only fail (it did on this PR's first run).

For QA:

Verify CI is green.

Documentation:

No documentation required.

🤖 Generated with Claude Code

alongosz and others added 2 commits September 5, 2026 23:03
- .github/workflows/release.yaml: calls the shared release_bundle.yml
  reusable workflow on v* tags
- .github/workflows/reviewers.yaml: expands team review requests via
  the shared expand-team-reviewers.yml reusable workflow

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
The reusable pr-check workflow compares extra.branch-alias between the
PR and base branches, which only makes sense with several supported
version branches. This package has a single main branch and no
branch-alias, so the workflow can only fail.
@alongosz
alongosz merged commit 920ceaf into main Sep 10, 2026
@alongosz
alongosz deleted the ibx-11778-gha-workflows-update branch September 10, 2026 11:07
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.

4 participants