Skip to content

Commit 4cbdfa6

Browse files
Issue triage tweaks
1 parent 9ef314e commit 4cbdfa6

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

.github/workflows/issue-triage.lock.yml

Lines changed: 6 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/issue-triage.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ safe-outputs:
1313
add-labels:
1414
max: 5
1515
add-comment:
16+
allowed-domains:
17+
- github.com
18+
- tailwindcss.com
19+
- play.tailwindcss.com
1620

1721
tools:
1822
web-fetch:
@@ -83,4 +87,5 @@ You're a triage assistant for Tailwind CSS GitHub issues. Your task is to analyz
8387
- If appropriate break the issue down to sub-tasks and write a checklist of things to do.
8488
- Use collapsed-by-default sections in the GitHub markdown to keep the comment tidy. Collapse all sections except the short main summary at the top.
8589

86-
@import? CONTRIBUTING.md
90+
@import .github/CONTRIBUTING.md
91+
@import .github/ISSUE_TEMPLATE/bug-report.md

0 commit comments

Comments
 (0)