Skip to content

Commit a083a4f

Browse files
cmccandlessBethanyG
andcommitted
Apply suggestions from code review
Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
1 parent f51329d commit a083a4f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/stale.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# Exempt all issues with milestones from being marked as stale.
2020
exempt-all-issue-milestones: true
2121

22-
exempt-issue-labels: 'discussion 💬,pinned 📌,enhancement 🦄 ⭐,beginner friendly 🐥,maintainer action required ❕'
22+
exempt-issue-labels: 'discussion 💬,pinned 📌,enhancement 🦄 ⭐,beginner friendly,maintainer action required ❕'
2323
stale-issue-label: abandoned 🏚
2424
stale-issue-message: >
2525
This issue has been automatically marked as `abandoned 🏚`
@@ -29,7 +29,7 @@ jobs:
2929
close-issue-message: >
3030
Closing stale issue. If this issue is still relevant,
3131
please reopen it.
32-
exempt-pr-labels: 'pinned 📌,enhancement 🦄 ⭐,awaiting review 👀,maintainer action required ❕'
32+
exempt-pr-labels: 'pinned 📌,enhancement 🦄 ⭐,please review 👀,maintainer action required ❕'
3333
stale-pr-label: abandoned 🏚
3434
stale-pr-message: >
3535
This pull request has been automatically marked as `abandoned 🏚`

0 commit comments

Comments
 (0)