neovim/.github
dundargoc 6c285a6e49
ci: create CI job to check if news needs to be updated (#21142)
If any commit message in the PR is either of type "feat" or is a
breaking change, then there's a high probability that news.txt should be
updated. Give an error if news.txt hasn't been updated in that case.

This workflow cannot 100% correctly determine if news.txt should be
updated even if the commit messages were exactly correct. The entries in
news.txt is determined by changes between releases, while the commit
messages are based on the master branch. While it is an approximation,
it is still a useful enough one that it's still valuable to have this
job as a reminder even if it gives an error if it shouldn't. In these
cases it is perfectly fine to ignore the failure for this job.
2022-12-05 11:58:30 +01:00
..
actions/cache ci: use local action to make make cache keys consistent (#20538) 2022-12-05 11:57:52 +01:00
ISSUE_TEMPLATE docs: refer to vim.lsp.start() in LSP issue template #20422 2022-10-02 16:08:42 -07:00
scripts ci: use shell script to deduplicate workflow (#21079) 2022-12-05 11:58:13 +01:00
workflows ci: create CI job to check if news needs to be updated (#21142) 2022-12-05 11:58:30 +01:00
FUNDING.yml funding: Bountysource Salt -> GitHub Sponsors & Open Collective [ci skip] (#12959) 2020-09-21 20:47:02 +02:00
labeler.yml ci(labeler): also add filetype label for filetype/detect.lua (#21180) 2022-11-24 15:19:31 +01:00