Skip to content

Commit 1f2ad46

Browse files
committed
Explicit copy defaults
1 parent 871877c commit 1f2ad46

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/pr-issue-check.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,7 @@ jobs:
1515
- uses: plotly/pr-issue-checker@v1
1616
with:
1717
github-token: ${{ secrets.GITHUB_TOKEN }}
18+
exempt-labels: "no-issue-needed"
19+
request-issue-message: "Could you please link an issue to this PR? This helps us track the context and purpose of changes."
20+
thank-you-message: "Thank you for your contribution! 🎉"
21+
issue-added-message: "Thanks for adding an issue! ✅"

0 commit comments

Comments
 (0)