- rename summarizer to reporter (f5826e5)
- add spellcheck commit check (b3b6e65)
- This renames the
--summary
flag to--reporter
.
Signed-off-by: Andrew Rynhard [email protected]
- Correctly return errors from command run function (59f365a)
- move body options to dedicated field (b2f63c1)
- policy: add checks for header case and last character (fa7df19)
- add compatibility with pre-commit.com (ea7199a)
- policy: Make Conventional commit description configurable (d97b22c)
- This moves
spec.requireCommitBody
tospec.body.required
.
Signed-off-by: Andrew Rynhard [email protected]
- add action.yml (4eb4beb)
- address conform errors (cf1213a)
- checks conv commit format in firstWord (7bed912)
- remove autonomy references (d9668e0)
- set pass to false if errors in policies (365c592)
- add server mode (5637edd)
- print an error message (3b208c1)
- excludeSuffixes wasn't skipping any files (#120) (c539351)
- trim whitespace while validating DCO (#126) (0af31f8)
- add checks interface (#127) (6f8751c)
- add support for github status checks (#128) (3be1319)
- implement
skipPaths
option for 'license' policy (#121) (ebed4b3)
- ensure the imperative check is against lowercase word (#112) (6ac7c2f)
- use mood instead of verb (#114) (bd039e4)
- ci: push built images images (#83) (f27917e)
- metadata: keep original version string (#82) (3b165b3)
- policy: unit test inline git config (#77) (954c003)
- Add generic git commit policy (#92) (b59ae9c)
- output status in tab format (#98) (7646221)
- remove artifacts before creating (#84) (76217df)
- show git status (#85) (0fdd552)
- metadata: add git ref (#81) (18d8905)
- metadata: add original semver string (#79) (5caf3b5)
- policy: show valid types and scopes on error (#78) (d65491a)
- adding command line flag for commit msg (#73) (4a6cc1c)
- omit symbol and DWARF symbol tables (#70) (05cfacb)
- pipeline: nil pointer when no defined pipeline (#60) (1933d19)
- policy: update regex to allow optional scope (#61) (aed2c22)
- docker: expose the image name and tag separately (#58) (42c5d09)
- fmt: add fmt command (#59) (7fd1e89)
- git: recursively search for .git in parent directories (#56) (5a73ea6)
- metadata: allow users to specify variables (#52) (72061b1)
- pipeline: don't show stdout of artifact extraction (#49) (779bf93)
- policy: check the entire commit header length (#31) (44d4ef0)
- policy: strip leading newline from commit message (#50) (4b7b903)