Skip to content

ci [INFRAPRJ-12113]: Stop extreme CI cost wasting (remove autoupdate)#115

Open
rlaschuk-ledger wants to merge 1 commit into
mainfrom
infraprj-12113/remove-auto-update-workflow
Open

ci [INFRAPRJ-12113]: Stop extreme CI cost wasting (remove autoupdate)#115
rlaschuk-ledger wants to merge 1 commit into
mainfrom
infraprj-12113/remove-auto-update-workflow

Conversation

@rlaschuk-ledger

Copy link
Copy Markdown

STOP EXTREME CI COST WASTING.

The auto-update workflow (chinthakagodawita/autoupdate-action) fires on every
push to main and rebases ALL open ready-for-review PRs. Each rebase pushes the
PR branch, which triggers a full CI run. One merge therefore cascades into N
full CI pipelines (N = open PRs) — burning an extreme, compounding amount of
CI compute and money on every single merge.

This is not a local issue: an org-wide audit found the same pattern in 13+
repositories using this action, multiplying the wasted spend across the org.

Jira: https://ledgerhq.atlassian.net/browse/INFRAPRJ-12113

@rlaschuk-ledger rlaschuk-ledger requested a review from a team as a code owner June 13, 2026 16:02
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