hledger/.github/workflows
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
..
linux-static-arm32v7.yml ;ci: rename the static linux things 2021-07-05 13:24:55 -10:00
linux-static-x64.yml ;ci: rename the static linux things 2021-07-05 13:24:55 -10:00
linux.yml ci: run commitlint to check commits (#1602) 2021-07-10 23:26:11 -10:00
mac.yml ci: run commitlint to check commits (#1602) 2021-07-10 23:26:11 -10:00
push.yml ci: run commitlint to check commits (#1602) 2021-07-10 23:26:11 -10:00
release.yml ;ci: release: fix action-gh-release not running ? 2021-07-03 14:59:18 -10:00
windows.yml ci: run commitlint to check commits (#1602) 2021-07-10 23:26:11 -10:00