-
-
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
Label rename doesn't work #120
Comments
jvalkeal
added a commit
to jvalkeal/ghaction-github-labeler
that referenced
this issue
Dec 16, 2020
- Now using correct api fields, `current_name` vs `new_name`. - Fixes crazy-max#120
Merged
jvalkeal
added a commit
to jvalkeal/ghaction-github-labeler
that referenced
this issue
Dec 16, 2020
- Now using correct api fields, `current_name` vs `new_name`. - Fixes crazy-max#120
jvalkeal
added a commit
to jvalkeal/ghaction-github-labeler
that referenced
this issue
Dec 16, 2020
- Now using correct api fields, `current_name` vs `new_name`. - Fixes crazy-max#120
crazy-max
pushed a commit
that referenced
this issue
Dec 16, 2020
- Now using correct api fields, `current_name` vs `new_name`. - Fixes #120
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I simply get an error
Cannot rename "test" label: Not Found
.ghaction-github-labeler/src/labeler.ts
Line 157 in 1479af0
Looking above call, shouldn't parameters be like in an api docs:
The text was updated successfully, but these errors were encountered: