Github Application not reporting status
See original GitHub issueDescribe the bug
I’ve been using the Github Application successfully for a long time, but in the recent two days it stopped working. The check stays forever in the Expected — Waiting for status to be reported
state. I’ve tried amending commits to re-trigger it, revoking app permissions & re-instating them, but to no avail.
As I understand, Github Applications have to be hosted somewhere. Could it be that your host is down or the deployment is not working? Or is the problem at my end?
To Reproduce Steps to reproduce the behavior:
Expected behavior
Environment:
- GraphQL Inspector application
Additional context
Issue Analytics
- State:
- Created 2 years ago
- Reactions:9
- Comments:8
Top Results From Across the Web
Troubleshooting required status checks - GitHub Docs
You can check for common errors and resolve issues with required status checks. ... Required status check "build" was not set by the...
Read more >About status checks - GitHub Docs
When checks are set up in a repository, pull requests have a Checks tab where you can view detailed build output from status...
Read more >Troubleshooting connectivity problems - GitHub Docs
If you're having trouble connecting to GitHub, you can troubleshoot your connection, then use the GitHub Debug tool to diagnose problems.
Read more >Monitoring and troubleshooting self-hosted runners
Offline: The runner is not connected to GitHub. ... You can monitor the status of the self-hosted runner application and its activities.
Read more >Commit statuses - GitHub Docs
About commit statuses. You can use the REST API to allow external services to mark commits with an error , failure , pending...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Isn’t this configuration supposed to work?
I have a
graphql-inspector.yaml
at my repos.github
dir according to the docs. Full path would be.github/graphql-inspector.yaml
:I already have this config on my master branch and on the PR which I’m attempting to execute the GH App but absolutely nothing happens…
No movement that I’m aware of. I’m sure @kamilkisiela must be busy on other things