-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Thank you for building this action. It's been really great to work with.
There's a small bug due to Github limits. As described, if I create a label with a long description, the action will inform me that everything is working, but Github will not create the label.
Below is an example label and output.
- name: "Status: Author Working"
description: >
The author is working. If others may still review, this label may be used
at same time as the "Ready for Review" label.
color: FFBF00I've modified the output below to improve readability.
label: {
Name:Status: Author Working
Description:
The author is working. If others may still review, this label may
be used at same time as the "Ready for Review" label.
Color:FFBF00
}
created on: jambonrose/architecture.andrewsforge.com
When I check the list of labels, the label is missing. If I shorten the description to be equal to or less than 100 characters, then the label is created successfully.
I propose that the action explicitly warns people if the label creation step has failed. Including the reason it failed would also be quite helpful.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels