Skip to content

fix(ci): remove broken legacy dev-to-master workflow - #49

Merged
Esturban merged 1 commit into
masterfrom
dev
Jul 16, 2026
Merged

fix(ci): remove broken legacy dev-to-master workflow#49
Esturban merged 1 commit into
masterfrom
dev

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Auto-opened by the Dev to Trunk Auto-PR action on push to dev (base: master). Esturban requested as reviewer.

auto-pr-dev-to-prod.yml crashed on every push to dev once dev and
master were already in sync ("No commits between master and dev"),
because unlike dev-to-trunk.yml it never guarded the no-op case.
dev-to-trunk.yml already covers this exact job (idempotent refresh,
correct hardcoded reviewer, no-op-safe) -- this was a leftover
duplicate from before that workflow existed.
@github-actions
github-actions Bot requested a review from Esturban as a code owner July 16, 2026 10:40
@github-actions
github-actions Bot requested a review from Esturban July 16, 2026 10:40

@Esturban Esturban left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Reviewed: deletes the dead duplicate auto-pr-dev-to-prod.yml workflow (superseded by dev-to-trunk.yml which already has the no-op guard this one lacked, per today's earlier root-cause fix a41e543). Deletion-only, no secrets, CI green.

@Esturban
Esturban merged commit 4a05e8e into master Jul 16, 2026
2 checks passed
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.

1 participant