16 Commits

Author SHA1 Message Date
Trenton H
ddc8c198cd Updates all runner images to use Ubuntu Noble (#8213) 2024-11-08 02:14:47 +00:00
shamoon
0049766ac0 Update repo maintenance rules 2024-10-24 16:15:59 -07:00
shamoon
9cb7dfeb6a Chore: dont run repo maintenance in forks 2024-10-13 10:44:13 -07:00
shamoon
fb73c1d865 Chore: add stale to any-of-labels 2024-05-27 15:23:40 -07:00
Felix Eckhofer
eafe10779b Documentation: fix typo (#5922) 2024-02-27 00:25:18 -08:00
shamoon
7f51db56e8 Chore: better explain repository maintenance (#5815) 2024-02-21 18:52:55 -08:00
shamoon
0f1684e3bd Chore: close unsupported FRs (#5804) 2024-02-18 08:01:08 -08:00
shamoon
cfb978ee9e Chore: Close outdated support / general discussions (#5443) 2024-01-18 19:46:12 +00:00
Trenton H
e00ca22e5a Updates all backend, hooks and configures codespell in a slightly easier way (#5336) 2024-01-09 10:30:33 -08:00
dependabot[bot]
7862bf16cf Chore(deps): Bump the actions group with 5 updates (#5203)
* Chore(deps): Bump the actions group with 5 updates

Bumps the actions group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/setup-python](https://github.com/actions/setup-python) | `4` | `5` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `3` | `4` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `3` | `4` |
| [github/codeql-action](https://github.com/github/codeql-action) | `2` | `3` |
| [actions/stale](https://github.com/actions/stale) | `8` | `9` |


Updates `actions/setup-python` from 4 to 5
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

Updates `actions/upload-artifact` from 3 to 4
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

Updates `actions/download-artifact` from 3 to 4
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

Updates `github/codeql-action` from 2 to 3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

Updates `actions/stale` from 8 to 9
- [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/v8...v9)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>

* See if this fixes broken frontend coverage actions/upload & download

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-01-02 03:29:48 +00:00
shamoon
d5b1f82519 Chore: Update lock-threads with discussions support (#4580) 2023-11-14 19:55:14 -08:00
shamoon
82a303f95e Fix: add sleep to close old discussions 2023-11-13 21:10:20 -08:00
shamoon
2f4e8a2f00 Chore: Close answered discussions (#4565) 2023-11-13 16:59:36 +00:00
shamoon
74bbb5b073 Include 'not a bug' for stale action 2023-06-20 10:53:05 -07:00
Trenton H
308f56e311 Updates the stale timing and close timing 2023-06-20 08:29:19 -07:00
shamoon
4f99782328 Use stale action & merge with lock action 2023-04-17 13:29:19 -07:00