web/.github/workflows
Cotes Chung 4ef3cd8efc
ci: improve workflow triggers (#2017)
- Unchain commit-lint and CI
  - Even if a commit does not meet the CI path filter, it still needs to lint the commit message.
- Unchain PR filter and CI
  - The CI workflow needs to be triggered when the commits in a pull request are modified.
- Allow manual publishing
  - Sometimes `semantic-release` will error out due to commit messages referencing discussions, but this does not affect the final RubyGems/GitHub Release. In such cases, manual triggering of the publish process is needed to complete the remaining publishing steps.
2024-10-29 22:56:32 +08:00
..
scripts ci: improve workflow triggers (#2017) 2024-10-29 22:56:32 +08:00
starter build(deps): upgrade html-proofer to v5.x 2024-05-11 14:08:39 +08:00
cd.yml ci: improve workflow triggers (#2017) 2024-10-29 22:56:32 +08:00
ci.yml ci: improve workflow triggers (#2017) 2024-10-29 22:56:32 +08:00
codeql.yml ci: avoid trigger redundant workflows (#1682) 2024-04-17 06:00:36 +08:00
commitlint.yml ci: improve workflow triggers (#2017) 2024-10-29 22:56:32 +08:00
pr-filter.yml ci: improve workflow triggers (#2017) 2024-10-29 22:56:32 +08:00
publish.yml ci: improve workflow triggers (#2017) 2024-10-29 22:56:32 +08:00
stale.yml chore: update stale-bot settings 2024-02-05 07:28:35 +08:00
style-lint.yml ci: improve workflow triggers (#2017) 2024-10-29 22:56:32 +08:00