godot/.github
Rémi Verschelde 9deaac5c60
CI: Use gh-cli for changed files, and workaround codespell skip list bug
For PRs, this should give a more accurate list, as the previous method would
diff to the tip of the `master` branch, which could include new commits (and
thus changed files) not present in the PR branch.

codespell's `--skip` option doesn't work at all with folders when used
together with an explicit list of paths to work with, so let's not use it.

(cherry picked from commit b3bb92ae5e)
2023-05-12 13:56:49 +02:00
..
ISSUE_TEMPLATE Emphasize the importance of uploading a minimal reproduction project 2022-11-17 21:46:41 +01:00
actions CI: Pin SCons to 4.4.0, the new 4.5.0 is broken 2023-03-06 10:08:43 +01:00
workflows CI: Use gh-cli for changed files, and workaround codespell skip list bug 2023-05-12 13:56:49 +02:00
CODEOWNERS Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
PULL_REQUEST_TEMPLATE.md Rewrite PR template to make it slightly less verbose 2022-06-28 16:11:54 +02:00