summaryrefslogtreecommitdiff
path: root/scripts/changelog-checker/src/checker.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: add missing SPDX ID and workflow check (#13570)zyoshoka2024-03-131-0/+5
| | | | | | | | | | | * chore: add workflow which checks if SPDX ID exists * chore: add missing SPDX ID in some files * chore: change trigger condition * chore: trigger on push * lint
* feat(CI): CHANGELOG.mdの追記個所をチェックするCIを追加 (#12963)おさむのひと2024-01-131-0/+87
* feat(CI): CHANGELOG.mdの追記個所をチェックするCIを追加 * fix * remove strategy * fix * fix