| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent bd04fc8 commit 03ebca8
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -36,12 +36,12 @@ jobs: | |||
| 36 | 36 | - uses: actions/stale@v4 | |
| 37 | 37 | with: | |
| 38 | 38 | repo-token: ${{ secrets.GITHUB_TOKEN }} | |
| 39 | - days-before-stale: 150 | ||
| 39 | + days-before-stale: 1226 | ||
| 40 | 40 | days-before-close: 30 | |
| 41 | 41 | stale-issue-label: stalled | |
| 42 | 42 | close-issue-message: ${{ env.CLOSE_MESSAGE }} | |
| 43 | 43 | stale-issue-message: ${{ env.WARN_MESSAGE }} | |
| 44 | - only-labels: feature request,test-action | ||
| 44 | + only-labels: feature request | ||
| 45 | 45 | exempt-pr-labels: never-stale | |
| 46 | 46 | # max requests it will send per run to the GitHub API before it deliberately exits to avoid hitting API rate limits | |
| 47 | 47 | operations-per-run: 30 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments