Commit Graph

9 Commits

Author SHA1 Message Date
Hefty
5aa8d67b27
ci: use env files to replace the deprecated set-output command (#10268) 2022-10-27 15:17:05 +08:00
三咲智子
b270dc1296
ci: improve cache (#9860) 2022-09-22 09:04:40 +08:00
三咲智子
69f823f00d
ci: simplify workflows (#9737) 2022-09-14 09:50:55 +08:00
renovate[bot]
c6745d9c02
chore(deps): update actions/upload-artifact action to v3 (#7753)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-17 20:56:49 +08:00
JeremyWuuuuu
ec6f1444ab
fix(ci): lint commit message error (#7731)
- Add PR numbers for workflow.
2022-05-17 10:54:03 +08:00
JeremyWuuuuu
4e66ca634a
fix(ci): token limitation for commit lint (#7675)
- Set lint result to an artifact.
- Add a workflow which is responsible for posting.
2022-05-13 11:45:10 +08:00
JeremyWuuuuu
b228a65bd7
fix(ci): token limitation for commit lint (#7647)
- Update gitlab.token to BOT_TOKEN for managing triage thing.
2022-05-12 11:32:30 +08:00
JeremyWuuuuu
792a3c40db
fix(ci): replace token for lint notification (#7625)
- Replace secrets.GITHUB_TOKEN with github.token
2022-05-11 08:45:25 +08:00
JeremyWuuuuu
e4b8008017
feat(ci): enforce commit message linter (#7609)
- Enforce lint commit message with conventional commit.
2022-05-10 22:03:02 +08:00