ladybird/.github
thislooksfun 7ee409ef98 CI: Rewrite the lintcommits workflow using an inline script
tim-actions/commit-message-checker-with-regex@v0.3.1 only uses the
keys 'sha' and 'commit.message'. Passing more information than that
is unnecessary and can lead to CI failures like this one:
https://github.com/SerenityOS/serenity/runs/4029269017?check_suite_focus=true#step:4:7

Instead of trying to pass data between workflow steps, we can instead
just do it all at once (plus this gives us more control over
formatting, which has also been improved).
2021-10-29 16:51:22 +03:00
..
workflows CI: Rewrite the lintcommits workflow using an inline script 2021-10-29 16:51:22 +03:00
FUNDING.yml Meta: Update FUNDING.yml again 2021-05-29 09:59:49 +02:00
stale.yml Meta: Stop limiting stale-bot actions per hour. 2021-04-19 23:32:48 +02:00