···4646 * Even as a non-commiter, if you find that it is not acceptable, leave a comment.
47474848 - name: "Add 'has: port to stable' label"
4949- if: steps.backport.outputs.was_successful
4949+ if: steps.backport.outputs.created_pull_numbers != ''
5050 env:
5151 GH_TOKEN: ${{ steps.app-token.outputs.token }}
5252 REPOSITORY: ${{ github.repository }}