Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into set-known-methods
Browse files Browse the repository at this point in the history
  • Loading branch information
trask committed Dec 24, 2024
2 parents e48bb1f + 54abdea commit b817b90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 27 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/issue-management-stale-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 7
# TODO (trask) update back to 7 days after end of year break
days-before-stale: 21
days-before-close: 7
only-labels: "needs author feedback"
stale-issue-label: stale
Expand Down

This file was deleted.

0 comments on commit b817b90

Please sign in to comment.