Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
If GitHub needs to refile it again, I'd appreciate it if a GitHub employee were to do this.
Story
I'm debugging a number of flows involving GitHub.
Actual Results
Expected results
A human readable error message explaining what's wrong. It should indicate which category of thing is unhappy
What happened
Here's the end result:
check-spelling-sandbox/PowerToys#6 (comment)
In this case, the workflow did not have its own SSH deploy-key, so it was using the
GITHUB_TOKENauto key.There is a key
You can see that it does have some key, because if it didn't have any key, it'd show something like this:
or
It works fine with a deploy key
You can see that check-spelling-sandbox/PowerToys#6 (comment) was able to trigger the alternate flow https://github.com/check-spelling/PowerToys/runs/6235188042?check_suite_focus=true
Beta Was this translation helpful? Give feedback.
All reactions