Skip to content

Commit 6607bbf

Browse files
ntottenCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent abd433b commit 6607bbf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ changelog:
55
exclude:
66
labels:
77
- invalid
8-
- Stale
8+
- stale
99
- need-more-info
1010
- discussion
1111
authors:

.github/workflows/issue-triage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Thanks for your understanding!`
7777
/^no$/i,
7878
/^-+$/,
7979
/^\.+$/,
80-
/^https?:\/\/github\.com\/username\//i,
80+
/^https?:\/\/github\.com\/(?:username|user[-_]name|your[-_]?username|yourusername)\//i,
8181
/^https?:\/\/github\.com\/[^/]+\/repo-name/i,
8282
/^_no response_$/i,
8383
/^\s*$/

0 commit comments

Comments
 (0)