Replies: 2 comments 4 replies
-
|
This is a common frustration when transitioning away from paid features or sponsorships. The reason that red banner is staying up—and more importantly, why your GitHub Actions workflows are paused—is that GitHub considers your account to be in a "Failed Billing" state. When a sponsorship payment fails, GitHub locks down compute-heavy features like Actions to prevent any further potential debt on the account. Here is the proper way to resolve this and get your workflows running again without adding your new bank details.
If this explanation of the "Failed Billing" state and the steps to cancel sponsorships helps you get rid of that banner and fix your workflows, please consider marking this as the accepted answer! |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
I changed my banking institution and stopped my old account (I used to sponsor a repo or two from it). GitHub started showing a big red message saying:
“We are having a problem billing your account. Please update your payment method or call your payment provider for details on why the transaction failed.
You can contact support with any questions.”
However, I am happy with no longer sponsoring any repositories and not having my new payment information in GitHub. I simply want to get rid of the red banner. I was unable to delete my old payment method completely, as there's only an Edit option and all the fields are required.
GitHub has been showing me this message for over a month and I simply want it to go away.
Also My workflows are not working due to this reasons.
Beta Was this translation helpful? Give feedback.
All reactions