Commit Graph

27 Commits

Author SHA1 Message Date
Lucien Shaw
1e9ae031ea ci: refine display names for existing workflows (#14419)
---------

Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
2025-10-21 14:37:49 +02:00
dependabot[bot]
d799e8e800 ci: bump the github-actions group across 1 directory with 7 updates (#14041)
* ci: bump the github-actions group across 1 directory with 7 updates

Bumps the github-actions group with 7 updates in the /.github/workflows directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4` | `5` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4` | `5` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.3.2` | `2.3.3` |
| [actions/github-script](https://github.com/actions/github-script) | `7` | `8` |
| [actions/setup-python](https://github.com/actions/setup-python) | `5` | `6` |
| [actions/stale](https://github.com/actions/stale) | `9` | `10` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4` | `5` |



Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

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

Updates `softprops/action-gh-release` from 2.3.2 to 2.3.3
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.3.2...v2.3.3)

Updates `actions/github-script` from 7 to 8
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)

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

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

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

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: softprops/action-gh-release
  dependency-version: 2.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/stale
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

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

* ci: fix schema

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
2025-09-08 18:51:43 +02:00
晓丶梦丶仁
f8b417506a ci: Allow Reapply for pr names and commit names within pr 2025-02-18 15:00:27 +08:00
status102
2b77443ddc ci: pr-checker output
[skip changelog]
2025-01-25 17:13:01 +08:00
zzyyyl
d905457092 chore: 统一 commitizen 2024-07-29 16:06:46 +08:00
SherkeyXD
71d85cf6d0 ci: 完善pr-checker的提示 2024-07-21 23:38:57 +08:00
pre-commit-ci[bot]
d84da5d01a chore: Auto update by pre-commit hooks [skip changelog] 2024-07-19 03:48:02 +00:00
zzyyyl
3d862ec61b chore(pr-checker): 允许使用“feat!”表示重大更新 2024-06-13 17:55:39 +08:00
status102
aa7f98b836 ci: pr checker 2024-03-14 17:38:03 +08:00
SherkeyXD
ed6334750e ci: 补全pr-checker所需要的权限 2023-12-14 18:38:30 +08:00
Sherkey
30f654bb0c ci: 优化pr-checker的评论及日志格式,并自动删除先前的评论 (#7535) 2023-12-12 21:35:04 +08:00
SherkeyXD
a2ce0ed523 ci: 单次最多检查commit数从30扩大到100 2023-12-12 14:16:34 +08:00
SherkeyXD
db50dce5f5 ci: pr-checker自动清除之前的评论 2023-12-12 13:59:53 +08:00
SherkeyXD
1cc63bb76a ci: pr-checker优化评论格式及日志输出 2023-12-12 13:58:52 +08:00
zzyyyl
f6412f5a7f chore: pr-checker 在发版时不运行 2023-12-12 13:32:21 +08:00
zzyyyl
8c4ff46431 chore: pr-checker 在发版时不运行 2023-12-12 13:30:36 +08:00
zzyyyl
8f812c570a chore: pr-checker 在发版时不运行 2023-12-12 13:25:37 +08:00
Sherkey
8561cfef61 ci: 规范化ci文件格式及step命名,优化pr-checker的触发逻辑及表现形式 (#7512)
+ 给所有 ci 文件的每一个 step 都添加了名字,并且做了格式化
+ 修复 pr-checker 的触发机制
+ 给 pr-checker 添加了 issue 评论,现在不合规的 commit 将会由 github-action bot 做出评论
2023-12-10 10:12:53 +08:00
status102
6d1e50cc01 ci: PR Checker增加对提交父项数量的检查以避免通过改名应对 2023-12-04 09:48:23 +08:00
zzyyyl
868a6a7f5f ci: PR Checker 忽略从 dev 发起合并的拉取请求 (#7462) 2023-12-02 23:01:07 +08:00
status102
7b7db6b3e6 Revert "ci: PR Checker在Merge之后不再运行" (#7461)
Reverts MaaAssistantArknights/MaaAssistantArknights#7451
2023-12-02 22:20:48 +08:00
status102
2c0390ec4d Revert "ci: PR Checker增加合并检查,合并后不再检查commit message" (#7459)
Reverts MaaAssistantArknights/MaaAssistantArknights#7457
2023-12-02 21:47:49 +08:00
status102
a903171be5 ci: PR Checker增加合并检查,合并后不再检查commit message (#7457) 2023-12-02 21:44:31 +08:00
status102
4bd0a05013 ci: PR Checker增加i18n匹配 2023-12-02 19:17:52 +08:00
SherkeyXD
6090f311bc ci: PR Checker在Merge之后不再运行 2023-12-01 20:33:43 +08:00
status102
45a8cad1ea ci: PR Checker增加edited触发 2023-12-01 13:46:23 +08:00
status102
759cc5e440 ci: 对PR提交的commit名进行检查 (#7414)
合并后在rule里面添加这个检查就能达成效果

- link to #7296
2023-11-30 17:51:24 +08:00