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