1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-12-14 14:15:23 +03:00
git-cliff/.github/workflows
Pascal Bach b88e7d30be
feat(changelog): add link_parsers for parsing/extracting links (#42)
* feat(core): add link parsing

Searches for patterns in commite messages and allows to convert them into
links via regular expression replacement.

This allows to include links to issue trackers and other tools in the resulting
changelog.

Closes #41

* fix(ci): update lychee arguments

* docs(readme): fix typos

* docs(readme): fix typos

Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2021-12-31 21:10:37 +03:00
..
cd.yml fix(cd): install the Rust toolchain explicitly for crates.io releases 2021-10-22 17:57:05 +03:00
ci.yml feat(changelog): add link_parsers for parsing/extracting links (#42) 2021-12-31 21:10:37 +03:00
docker.yml chore(ci): run CI workflows periodically 2021-10-15 21:25:15 +03:00
test-fixtures.yml fix(fixtures): strip the carriage return on fixtures while comparing 2021-12-07 23:48:46 +03:00