sorenlouv / backport-github-action

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

Only start backport process if PR is merged and has the right labels #57

Closed sorenlouv closed 1 year ago

sorenlouv commented 2 years ago

Depends on https://github.com/sqren/backport/pull/413

Instead of only relying on the if statement in the workflow file, the action should also check whether the correct labels were added.