You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/workflows/comment-labeled.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ env:
11
11
If it should remain open, please leave a comment explaining why it should remain open.
12
12
FAST_TRACK_MESSAGE: Fast-track has been requested by @${{ github.actor }}. Please 👍 to approve.
13
13
NOTABLE_CHANGE_MESSAGE: |
14
-
The ${{ github.event.label.url }} label has been added by @${{ github.actor }}.
14
+
The https://github.com/nodejs/node/labels/notable-change label has been added by @${{ github.actor }}.
15
15
16
16
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.
0 commit comments