-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GitHub workflow does not fail when some labels were not applied #78
Comments
Enhanced annotations messages (#78)
Hi @adrianbroher, Can you test my latest changes: |
Hello @crazy-max . Thanks for the prompt fix, the workflow now fails when the message is overlong and recovers when it is shortened to a valid length. I consider this issue fixed. However the issue regarding the not so helpful annotation still persistst. Should I create a dedicated issue for that? |
Label name and assertion type have been added as you can see in your failed build:
|
Oh, I didn't look at the message in detail. Then this issue is fixed. Thank you very much. :) |
Hi, I'm currently testing out your github action and I came accross several problems:
When running a workflow this action does not mark the workflow as failed in case a label could not be applied. Another problem are the error annotations in the workflow overview. You cannot identify the failing label from the annotation alone. You have to look into the log file to identify the problem.
Workflow file:
project-labels.yml (shortened)
GitHub action log:
Workflow annotations:
The text was updated successfully, but these errors were encountered: