ladybird/.github/workflows
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
..
cmake.yml Kernel+SystemServer: Change bootmode to system_mode 2021-10-25 23:38:28 +02:00
discord.yml CI: Remove discord build status notifications 2021-06-18 13:45:18 +01:00
libjs-test262.yml CI: Add a cache for the CLDR on the test262 runner 2021-10-21 17:41:13 +01:00
lintcommits.yml CI: Rewrite the lintcommits workflow using an inline script 2021-10-29 16:51:22 +03:00
manpages.yml man.serenityos.org: Simplify local builds 2021-10-22 19:49:28 +03:00
pvs-studio-static-analysis.yml Meta: Add actions work flow to run pvs-studio static analysis 2021-10-05 20:07:04 +00:00
sonar-cloud-static-analysis.yml Meta: Include source sha in sonarcloud analysis metadata 2021-10-02 18:16:15 +02:00
twitter.yml CI: Disable variable substitution on input to the twitter script 2021-08-15 23:21:20 +04:30