Commit Graph

16 Commits

Author SHA1 Message Date
Tony 7c6fe1c854 chore: auto close broken PR
Co-authored-by: Copilot <copilot@github.com>
2026-04-25 20:39:07 +08:00
DIYgod 187f9b7fb4 chore: remove PR lock comment 2026-03-15 12:42:20 +08:00
dependabot[bot] 0c873eab4e
chore(deps): bump actions/stale from 10.1.1 to 10.2.0 (#21167)
Bumps [actions/stale](https://github.com/actions/stale) from 10.1.1 to 10.2.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](997185467f...b5d41d4e1d)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-17 17:47:22 +08:00
Tony 6d8e143916
chore: update exempt labels in stale workflow 2026-01-19 22:53:32 +08:00
Tony 976b47b1a7
chore(workflows): switch runners from ubuntu-latest to ubuntu-slim (#20776) 2025-12-28 23:04:29 +08:00
dependabot[bot] 52fd6656d4
chore(deps): bump dessant/lock-threads from 5.0.1 to 6.0.0 (#20705)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md)
- [Commits](1bf7ec2505...7266a7ce5c)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 16:42:26 +08:00
dependabot[bot] cafd6fbdbf
chore(deps): bump actions/stale from 10.1.0 to 10.1.1 (#20626)
Bumps [actions/stale](https://github.com/actions/stale) from 10.1.0 to 10.1.1.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](5f858e3efb...997185467f)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-03 08:17:52 +00:00
Stephen Zhou be83ac8be4
chore: fix prettier config 2025-11-27 14:32:29 +08:00
dependabot[bot] 07da376657
chore(deps): bump actions/stale from 10.0.0 to 10.1.0 (#20237) 2025-10-06 16:22:59 +08:00
Tony 3ea7e1ccc1 feat(workflow): add locking mechanism for inactive pull requests 2025-09-15 02:15:45 +08:00
dependabot[bot] cd1d4a375d
chore(deps): bump actions/stale from 9.1.0 to 10.0.0 (#19969)
Bumps [actions/stale](https://github.com/actions/stale) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](5bef64f19d...3a9db7e6a4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:54:57 +08:00
Tony 8ca2623208 chore: pin action to hash to prevent tj-actions incident 2025-03-20 01:56:02 +08:00
Tony cf243481ec
chore: update stale config 2023-12-19 01:39:45 +08:00
dependabot[bot] a3aa064408
chore(deps): bump actions/stale from 8 to 9 (#13989)
Bumps [actions/stale](https://github.com/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/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 21:59:14 +00:00
Tony 475372751f
chore: revise github actions (#13612)
* chore: rename actions

* chore: fix path maintainer build

* feat: prepare script for node20

* chore: fix semgrep cant access secret
2023-10-23 03:44:46 +08:00
TonyRL 9394797621 chore: add stale and auto close PR 2023-05-31 15:09:52 +00:00