Replies: 3 comments
|
Thank you for your interest in contributing to our community! We currently only accept discussions created through the GitHub UI using our provided discussion templates. Please re-submit your discussion by navigating to the appropriate category and using the template provided. This discussion has been closed because it was not submitted through the expected format. If you believe this was a mistake, please reach out to the maintainers. |
|
Two separate mechanics are stacking on you here, and knowing both explains the "stuck at 100%":
And the practical unblock while the meter refreshes: set a small spending limit (Settings → Billing → Budgets/spending limit — requires a payment method). The startup block applies when you're at quota with a $0 limit; even a $1 limit lifts the hard stop immediately, and you can drop it back to $0 once the recalculated usage falls under quota. If the meter still shows 100% more than ~48h after the storage genuinely went below quota, that's a billing-sync bug for https://support.github.com — include the usage-page screenshot and the deletion timestamps. |
|
Follow-up from the account owner ( The A later push run showed the actual blocker in the log: recent account payments have failed or spending limit needs to be increased. Payment / spending limit was corrected on the account. A single The GHCR/Packages purge remains useful hygiene; it was not the cause of this outage. Sorry for the incorrect initial diagnosis in this thread. |
Uh oh!
There was an error while loading. Please reload this page.
Account / repo
974jeff(GitHub Free)974jeff/MAKATYIS(private)Symptom
All GitHub Actions workflow runs for this repository fail at startup (
conclusion=startup_failure) with 0 jobs executed. The CLI message is the generic “This run likely failed because of a workflow file issue.” Workflow YAML is unchanged and previously succeeded.eeca2e67)Example runs (all
startup_failure, 0 jobs):workflow_dispatch, namedRailway Monitor)workflow_dispatch, same)workflow_dispatch, 2026-08-16 13:04:41 UTC)Last successful named workflows: SHA
4717608at 2026-08-15 17:59:27 UTC (about 11 minutes before the first startup_failure).What we measured after cleanup
GitHub Packages (GHCR) container
makatyis::latestpreserved (version id1136520837, digestsha256:8ad953c4…):lateststill1136520837:latestonly)Shared Actions artifacts + Packages storage (Free 500 MB pool), measured from Packages/API after purge: ~297 MiB (~59%) — GHCR ~139.6 MiB + artifacts ~157.5 MiB. This is well below the 500 MB included quota. The billing UI snapshot still appeared stuck at 100% / 0.5 GB when workflows started failing.
What we already tried
startup_failure)workflow_dispatchprobes without additional commits (runs listed above) — stillstartup_failureThis does not match a current GitHub.com incident: githubstatus.com reported All Systems Operational (Actions and Packages operational) at 2026-08-16 14:28 UTC.
Request
Please manually refresh the Actions/Packages storage billing snapshot for account
974jeff/ repo974jeff/MAKATYIS, or confirm the actual delay we should expect if it can exceed the public 6–12 hour documentation.Happy to provide GHCR version ids or billing screenshots if useful.
All reactions