Commit Graph

16 Commits

Author SHA1 Message Date
SuperDragonXD
3ded10f6ed Disable stale bot for now 2024-04-04 21:59:31 +08:00
renovate[bot]
bd461eb474 Update actions/stale action to v9 (#3832)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-07 23:43:12 +08:00
renovate[bot]
713487237d Update actions/stale action to v8 (#3392)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-23 18:34:11 +08:00
dependabot[bot]
e63712a11d Bump actions/stale from 6 to 7
Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 18:12:06 +03:30
dependabot[bot]
ea594f6da5 Bump actions/stale from 5 to 6
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 10:15:46 +03:30
Yasan
db4b2d1511 Close issues as not_planned instead of completed 2022-08-23 15:22:06 +04:30
Yasan
e69d384677 Stale issues after 90 days (instead of 180 2022-08-23 02:25:25 +04:30
Yasan Ghaffarian
6fcd83a535 Run stale action once a day
Instead of 4 times a day
2022-08-14 17:17:00 +04:30
Yasan Ghaffarian
39aedb8088 Set stale action's operations-per-run to 1000 (from 250)
Co-authored-by: Daria Hamrah Paytakht <info@dariarnd.ir>
2022-08-14 10:46:51 +04:30
Yasan Ghaffarian
f5270f7916 Set stale action's operations-per-run to 250 (from 90) 2022-08-14 10:33:01 +04:30
Yasan Ghaffarian
3d7b64cdda Improve stale action configuration
- Allow running the action manually
- Increase the number of operations per run
2022-08-14 10:28:14 +04:30
Yasan
7070b531d7 Enable stale action with modified configuration 2022-08-13 00:16:01 +04:30
Patryk Michalik
b3fd5166cd Disable “Close stale issues & PRs” workflow for the time being 2022-07-10 20:39:38 +02:00
Patryk Michalik
44062585c5 close_stale_issues.yml: Update schedule 2022-07-10 19:20:05 +02:00
Patryk Michalik
46477b9689 close_stale_issues.yml: Update schedule 2022-07-10 10:07:26 +02:00
SuperDragonXD
a16b00365f Add issue templates and other files (#2749) 2022-07-10 09:28:44 +02:00