neovim/.github/workflows
dundargoc 0500804df5 ci: skip lintcommit workflow on release branches
Since lintcommit is a required check, it will always need to be run.
However, the lintcommit script is not designed to work on PRs that
doesn't target master branch (and it's not clear whether it's even
desirable).

To circumvent this we create a "dummy" lintcommit check that is run on
release branches that always passes, thus fulfilling the condition of
the required check.
2024-07-17 16:40:59 +02:00
..
backport.yml ci: run workflows on release branches 2024-07-16 14:15:50 +02:00
build_dummy.yml ci: adjust workflows to enable required checks 2024-07-15 13:02:09 +02:00
build.yml ci(build): use latest over explicit image version 2024-05-11 12:58:35 +02:00
codeql.yml ci: add workflow_dispatch event to testing workflows 2024-03-27 16:37:59 +01:00
coverity.yml ci: refactor CI files 2023-12-09 14:14:38 +01:00
docs.yml ci: adjust workflows to enable required checks 2024-07-15 13:02:09 +02:00
labeler_issue.yml ci(labeler_issue): split on word boundaries 2024-02-18 12:29:07 +01:00
labeler_pr.yml ci: fix PR labeler 2023-12-10 06:40:51 +08:00
lintcommit_dummy.yml ci: skip lintcommit workflow on release branches 2024-07-17 16:40:59 +02:00
lintcommit.yml ci: skip lintcommit workflow on release branches 2024-07-17 16:40:59 +02:00
news.yml ci: allow skipping news workflow with a label 2024-03-08 17:55:33 +01:00
notes.md docs: fix typos (#27868) 2024-03-28 09:32:32 +08:00
optional.yml ci(windows): optionally test windows with ASAN 2024-03-23 23:19:29 +01:00
release.yml ci: use the same logic to determine build type for all releases 2024-03-25 19:42:17 +01:00
response.yml ci: bump actions/github-script from 6 to 7 (#26041) 2023-11-15 12:57:54 +08:00
reviewers_add.yml ci: refactor CI files 2023-12-09 14:14:38 +01:00
reviewers_remove.yml ci: refactor CI files 2023-12-09 14:14:38 +01:00
test_windows.yml ci: add workflow_dispatch event to testing workflows 2024-03-27 16:37:59 +01:00
test.yml ci: adjust workflows to enable required checks 2024-07-15 13:02:09 +02:00
vim_patches.yml ci: remove "skip ci" tag 2024-07-17 14:54:16 +02:00