Skip to content

ci: Migrate reusable-workflow refs to rossoctl/.github - #31

Merged
rubambiza merged 1 commit into
rossoctl:mainfrom
rubambiza:chore/migrate-workflow-refs-rossoctl
Aug 11, 2026
Merged

ci: Migrate reusable-workflow refs to rossoctl/.github#31
rubambiza merged 1 commit into
rossoctl:mainfrom
rubambiza:chore/migrate-workflow-refs-rossoctl

Conversation

@rubambiza

@rubambiza rubambiza commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

Repoints the three reusable-workflow references from the old kagenti/.github org path to rossoctl/.github, SHA-pinned to current (post-rename) commits. GitHub Actions does not follow org renames for uses: references, so the old paths fail to resolve and runs fail before any job is created.

File Workflow New pin
pr-verifier.yml pr-verifier-required.yml @89bd5f9 (2026-07-21)
project.yml add-to-project.yml @2610c78 (2026-07-20)
self-assign.yml self-assign-reusable.yml @89bd5f9 (2026-07-21)

SHAs bumped to the latest per-workflow commits in rossoctl/.github (which include the org-rename cleanup), rather than carrying forward the old pre-rename pins.

Fixes rossoctl/rossoctl#2297

Assisted-By: Claude Code

Repoint the three reusable-workflow references from the old
kagenti/.github org path to rossoctl/.github, pinned to current SHAs
(post-rename). GitHub Actions does not follow org renames for uses:
refs, so the old paths fail to resolve.

- pr-verifier-required.yml -> @89bd5f9
- add-to-project.yml       -> @2610c78
- self-assign-reusable.yml -> @89bd5f9

Assisted-By: Claude Code (Anthropic AI) <noreply@anthropic.com>

Signed-off-by: Gloire Rubambiza <gloire@ibm.com>
@rubambiza rubambiza added the ready-for-ai-review Request automated AI code review from clawgenti label Aug 11, 2026
@rubambiza rubambiza self-assigned this Aug 11, 2026

@clawgenti clawgenti left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Straightforward org-rename migration: repoints three reusable-workflow uses: refs from kagenti/.github to rossoctl/.github, SHA-pinned to post-rename commits. All checks pass. Ready for human review.


Reviewed by clawgenti using the github-pr-review skill

@rubambiza rubambiza added ready-for-human-review AI review passed, ready for human reviewer and removed ready-for-ai-review Request automated AI code review from clawgenti labels Aug 11, 2026
@rubambiza
rubambiza merged commit 501bc53 into rossoctl:main Aug 11, 2026
5 checks passed
@rubambiza
rubambiza deleted the chore/migrate-workflow-refs-rossoctl branch August 11, 2026 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-for-human-review AI review passed, ready for human reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate stale reusable-workflow refs: agent-skills

3 participants