sorenlouv / backport-github-action

Backport CLI tool as a Github Action
https://github.com/sqren/backport
26 stars 16 forks source link

Skip Github Action if there is no branch specified #134

Open vatanaksoytezer opened 2 months ago

vatanaksoytezer commented 2 months ago

Hey, thank you so much for this tool! #127 was getting a bit annoying for us. So this should address #127 by skipping the action (and issue a warning) if it is just a no-branch issue. Please let me know if you want it to be implemented any other way. Thank you!

sorenlouv commented 2 months ago

Hey! Thanks for opening the PR. Sorry for not having the time to review it until now. Was there a problem with this or why did you close?

e3l commented 2 months ago

i think this was accidentally automatically closed due to activity in another (private) repository. would be awesome if we could re-open and get reviewed/merged!

jfagoagas commented 1 month ago

Merging this would be ideal to fix that issue, because it super annoying to have failed actions when the PR don't need to be backported @sorenlouv.

Thanks for the fix @e3l 👏

vatanaksoytezer commented 1 month ago

Hey @sorenlouv sorry I was away for a while. Re opened the issue. Please feel free to merge or request any changes and will do asap. Thank you!