mirror of
https://github.com/ivuorinen/gh-action-readme.git
synced 2026-02-17 23:50:51 +00:00
ci: update cosign to v2.4.0 and add semantic commit validation (#69)
This commit is contained in:
@@ -135,7 +135,7 @@ Improve documentation and examples:
|
||||
- [ ] Tests added for new features (`make test` passes)
|
||||
- [ ] Documentation updated for user-facing changes
|
||||
- [ ] No security vulnerabilities (`make security` passes)
|
||||
- [ ] Commit messages follow conventional format
|
||||
- [ ] Commit messages follow [conventional commit format](docs/COMMIT_MESSAGES.md)
|
||||
|
||||
### PR Requirements
|
||||
|
||||
@@ -204,7 +204,7 @@ if err != nil {
|
||||
|
||||
### Commit Message Format
|
||||
|
||||
Follow [Conventional Commits](https://conventionalcommits.org/):
|
||||
Follow [Conventional Commits](https://conventionalcommits.org/). See [docs/COMMIT_MESSAGES.md](docs/COMMIT_MESSAGES.md) for detailed guidelines.
|
||||
|
||||
```bash
|
||||
# Feature additions
|
||||
|
||||
Reference in New Issue
Block a user