Skip to content

Commit

Permalink
chore: Update stale action (#19471)
Browse files Browse the repository at this point in the history
  • Loading branch information
LekoArts authored and GatsbyJS Bot committed Nov 13, 2019
1 parent 44f4ec0 commit 6a4ed77
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/schedule-stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
DAYS_BEFORE_STALE: 20
DAYS_BEFORE_CLOSE: 10
DRY_RUN: true
OPERATIONS_PER_RUN: 5000
STALE_ISSUE_MESSAGE: |
Hiya!
Expand All @@ -36,13 +37,9 @@ jobs:
EXEMPT_ISSUE_LABELS: |
not stale
important
Epic
good first issue
help wanted
Hacktoberfest
no triage
status: confirmed
type: feature or enhancement
- name: Post slack report
uses: pullreminders/slack-action@v1.0.7
env:
Expand Down

0 comments on commit 6a4ed77

Please sign in to comment.