hledger/.github
Simon Michael 01f9c70545 ci: run commitlint to check commits (#1602)
As first step in our main "check" workflows (push, linux, mac,
windows), check all the commit messages with commitlint.

These workflows can be triggered in various ways:
pull requests, pushes, manually, or scheduled.

For (each push to) a pull request, all commits currently in the PR
branch are checked.

For a regular push, all the pushed commits are checked, usually.
Subcases: push to master, push to other branch, force push;
I think at least the first two work, I don't care to spend more time
on it.

For a manual run, it seemed to check the same commits as a push (which
push ? Not sure how this works).

For a scheduled run - we'll see.
2021-07-10 23:26:11 -10:00
..
ISSUE_TEMPLATE ;doc: reference manuals -> user manuals 2020-12-26 17:27:27 -08:00
workflows ci: run commitlint to check commits (#1602) 2021-07-10 23:26:11 -10:00
FUNDING.yml ;doc: github: add liberapay 2020-03-19 18:30:36 -07:00
pull_request_template.md ;fix pull request template link; comment the help text 2019-03-07 11:36:15 -08:00