-
Notifications
You must be signed in to change notification settings - Fork 100
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
fix Empty value for parameter 'issue_number': undefined #61
base: master
Are you sure you want to change the base?
fix Empty value for parameter 'issue_number': undefined #61
Conversation
+1 this is breaking on merge in my CI |
hi wondering if this will get merged since it's been approved? It's breaking my CI as well. thanks! |
bumping this! |
@klausbadelt sorry to keep pinging you on this. wondering when this will get merged? |
HI @snggeng - I'm not a a repo owner and can't merge. Only @romeovs and his contributors can. |
released a fork for this repo that can be used here: also contains various upgrades and keeping up to the new API and library |
The action fails on commits to a branch - as opposed to a PR - with
RequestError [HttpError]: Empty value for parameter 'issue_number': undefined
.Fixes #33 .
This was also fixed by others, like CayabaCare@c81818c - but I couldn't find a current PR. Here it is.