Commit 2e9adc3
fix(ci): unify migration-compose issue label with migration-test (#259)
Follow-up to #256. The compose job's issue lifecycle was using a
separate `migration-compose` label, fragmenting the issue list and
the team's triage. Per review feedback after merge, the docker-compose
job is just the migration test running in a different deployment
environment — not a separate concern. Both jobs now share the
`migration-test` label so failures fold into a single issue lifecycle.
The compose failure body still mentions the docker-compose variant in
plain text, so source is distinguishable on read.
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>1 parent 4ae53b9 commit 2e9adc3
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
538 | | - | |
| 538 | + | |
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
| |||
568 | 568 | | |
569 | 569 | | |
570 | 570 | | |
571 | | - | |
| 571 | + | |
572 | 572 | | |
573 | 573 | | |
574 | 574 | | |
| |||
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
596 | | - | |
| 596 | + | |
597 | 597 | | |
598 | | - | |
| 598 | + | |
599 | 599 | | |
600 | 600 | | |
0 commit comments