Skip to content

Commit

Permalink
meta: fix notable-change comment label url
Browse files Browse the repository at this point in the history
PR-URL: #47300
Reviewed-By: Tierney Cyren <hello@bnb.im>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
  • Loading branch information
panva authored and RafaelGSS committed Apr 8, 2023
1 parent 7d37dcd commit 16d3dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comment-labeled.yml
Expand Up @@ -11,7 +11,7 @@ env:
If it should remain open, please leave a comment explaining why it should remain open.
FAST_TRACK_MESSAGE: Fast-track has been requested by @${{ github.actor }}. Please 👍 to approve.
NOTABLE_CHANGE_MESSAGE: |
The ${{ github.event.label.url }} label has been added by @${{ github.actor }}.
The https://github.com/nodejs/node/labels/notable-change label has been added by @${{ github.actor }}.
Please suggest a text for the release notes if you'd like to include a more detailed summary, then proceed to update the PR description with the text or a link to the notable change suggested text comment.
Expand Down

0 comments on commit 16d3dfa

Please sign in to comment.