arm-trusted-firmware/docs/process
Chris Kay f64c55826e refactor(hooks): replace cz-conventional-changelog with cz-commitlint
This change replaces cz-conventional-changelog with cz-commitlint, which
automatically configures Commitizen using our commitlint configuration
file. Currently, we use some manual Javascript magic to load our
Commitizen configuration into commitlint (the opposite of what's
introduced by this change), which can be removed.

With this change, we also move our commitlint configuration into a
new `changelog.yaml` file. This file holds the same data as `.cz.json`
previously did.

Change-Id: I14ff2308f1a0b2b293c2128b28ca2df578ce9c1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
2022-01-24 12:55:00 +00:00
..
code-review-guidelines.rst docs: code review guidelines 2020-10-05 11:54:48 +01:00
coding-guidelines.rst Merge "doc: Recommend using C rather than assembly language" into integration 2020-09-16 18:00:21 +00:00
coding-style.rst Fix typos and misspellings 2020-11-12 15:21:11 +00:00
commit-style.rst refactor(hooks): replace cz-conventional-changelog with cz-commitlint 2022-01-24 12:55:00 +00:00
contributing.rst docs(commit-style): add commit style documentation 2021-11-17 16:04:37 +00:00
faq.rst doc: Update various process documents 2020-05-13 09:05:05 +02:00
index.rst docs(commit-style): add commit style documentation 2021-11-17 16:04:37 +00:00
platform-compatibility-policy.rst doc: Convert internal links to RST format 2019-10-08 15:58:03 +00:00
security-hardening.rst Update docs with PMU security information 2020-02-12 13:08:20 +00:00
security.rst doc: Emphasize that security issues must not be reported as normal bugs 2020-08-14 14:51:44 +02:00