0
0
Fork
You've already forked sharedinbox
0

fix(ci): set loop/code label on Firebase test failure issues #551

Merged
guettli merged 1 commit from issue-550-firebase-tests-loop-code-label into main 2026年06月09日 16:08:40 +02:00
Collaborator
Copy link

Closes #550

Summary

When Firebase instrumented tests fail in the nightly run, the workflow opens a tracking issue. It currently tags it with the legacy Ready label, which is not part of the current agent loop. Switch the label to loop/code so the coding agent picks it up automatically and the error gets fixed.

Change

  • .forgejo/workflows/firebase-tests.yml: set loop/code instead of Ready on the created failure issue.

Test plan

  • Wait for next scheduled (or manually dispatched) Firebase test failure and confirm the created issue carries the loop/code label.
Closes #550 ## Summary When Firebase instrumented tests fail in the nightly run, the workflow opens a tracking issue. It currently tags it with the legacy `Ready` label, which is not part of the current agent loop. Switch the label to `loop/code` so the coding agent picks it up automatically and the error gets fixed. ## Change - `.forgejo/workflows/firebase-tests.yml`: set `loop/code` instead of `Ready` on the created failure issue. ## Test plan - [ ] Wait for next scheduled (or manually dispatched) Firebase test failure and confirm the created issue carries the `loop/code` label.
fix(ci): set loop/code label on Firebase test failure issues
All checks were successful
CI / Full Project Check (pull_request) Successful in 2m24s
d757e499d0
Closes #550
The Firebase tests workflow created issues with the legacy "Ready"
label, but the current agent loop is triggered by `loop/code`. Switch
the label so failures are picked up by the coding agent automatically.
guettli deleted branch issue-550-firebase-tests-loop-code-label 2026年06月09日 16:08:43 +02:00
Sign in to join this conversation.
No reviewers
Labels
Clear labels
automerge
Eligible for automatic merge by CI
ci-failure
Issue opened by agentloop to track a failing CI workflow; used for deduplication.
do-not-merge
Plan PR — review only, do not merge.
loop
code
Add to run the built-in "code" prompt; override at prompts/code.md.
loop/code-ci-pending
Prompt "code" finished; waiting for the PR's CI to pass before advancing.
loop
code-done
Prompt "code" finished successfully.
loop/code-in-process
Agent for the "code" prompt is currently running on this issue.
loop/merge
Managed by agentloop
loop/merge-done
Managed by agentloop
loop/merge-in-process
Managed by agentloop
loop
plan
Add to run the built-in "plan" prompt; override at prompts/plan.md.
loop
plan-done
Prompt "plan" finished successfully.
loop/plan-in-process
Agent for the "plan" prompt is currently running on this issue.
NeedSupervisor
Issue escalated to a human supervisor; agentloop will skip it until cleared.
State
InProgress
State
Later
State
Planned
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
guettli/sharedinbox!551
Reference in a new issue
guettli/sharedinbox
No description provided.
Delete branch "issue-550-firebase-tests-loop-code-label"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?