Skip to content

fix: use BaseRunnerGroup runner group instead of BaseRunner label - #1852

Merged
soheimam merged 1 commit into
masterfrom
fix/baserunner-group
Aug 25, 2026
Merged

fix: use BaseRunnerGroup runner group instead of BaseRunner label#1852
soheimam merged 1 commit into
masterfrom
fix/baserunner-group

Conversation

@soheimam

Copy link
Copy Markdown
Contributor

runs-on: BaseRunner group added

runs-on: BaseRunner requests a runner with that literal label, which
doesn't exist — the actual self-hosted infra is organized as a runner
group named BaseRunnerGroup. This left both jobs stuck in queued
indefinitely. Confirmed fixed via a manual workflow_dispatch test run,
which was picked up immediately by baserunnergroup.

Co-Authored-By: Claude <noreply@anthropic.com>
@cb-heimdall

cb-heimdall commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@soheimam
soheimam merged commit d1fae2e into master Aug 25, 2026
7 checks passed
@soheimam
soheimam deleted the fix/baserunner-group branch August 25, 2026 20:53
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.

3 participants