Replies: 7 comments 1 reply
-
|
We are also getting CICD errors on startup if a yaml file contains the functions deploy action step |
Beta Was this translation helpful? Give feedback.
-
|
Yup same here, all our Github action pipelines using this has stopped working! Great it's broken exactly on a Friday. |
Beta Was this translation helpful? Give feedback.
-
|
Same thing here. Going on since 14:59 UTC. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Hi @jeep! Rest assured, your personal repository did not violate GitHub's Terms of Service. The error message you are seeing is misleading because of how GitHub Actions workflows evaluate dependencies. The issue is that the official Microsoft/Azure repository for the deployment step you are using ( Because your pipeline tries to pull code from that specific Azure repository during runtime, your entire workflow crashes with that scary Terms of Service error block. What you can do right now:
Hang tight! This should be resolved as soon as a GitHub staff member manually overrides the automated ban on Azure's repository. |
Beta Was this translation helpful? Give feedback.
-
|
@NicolasVitorP Github status pages shows all green and "All systems operational", yet when I go to the repo it's still disabled! Is Github actually aware of this? Is there an actual bug ticket for this? To me it seems like they are not aware of this at all. |
Beta Was this translation helpful? Give feedback.
-
|
Access appears to have been restored.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Question
💬 Feature/Topic Area
Actions Checkout
Discussion Details
I am getting this issue when I try to deploy:
It started just today and I do not understand what I could possibly be doing that violated the TOS. How do I contact support to get more information?
Beta Was this translation helpful? Give feedback.
All reactions