codeql/misc
Taus addef2f171 Add script and VSCode task for creating change notes
Adds a VSCode Task (accessible from the "Run Task" menu) for creating
change notes, prompting the user for the language, name, and category of
the change.

The language options presented are based on the existing occurrences of
`change-notes` folders in the repo. There are more such files (in
particular every shared library has a `change-notes` directory), but it
seemed to me that the language change notes are the ones that are most
common, and so in an effort to not clutter the list too much, I only
included the languages.

The selection of categories is based on existing usage -- more
specifically the result of grepping for occurrences of '^category: ' in
the repo. It's possible there are more change categories that could be
added.

Hopefully this should make it more convenient to create change notes
from within VSCode.
2024-11-22 22:32:15 +00:00
..
bazel Bazel: add `experimental` to `codeql_pack` 2024-11-19 12:48:36 +01:00
codegen Rust: "control-flow" -> "control flow" 2024-11-21 10:42:11 +01:00
emacs
legacy-support Misc: Enable implicit this warnings for remaining packs 2023-06-27 13:03:11 +02:00
ripunzip Bazel: Flip --incompatible_use_plus_in_repo_names. 2024-10-09 14:04:05 +02:00
scripts Add script and VSCode task for creating change notes 2024-11-22 22:32:15 +00:00
suite-helpers Post-release preparation for codeql-cli-2.19.3 2024-11-04 17:20:08 +00:00
vim