Files
wasmtime/.github/label-messager.json
Nick Fitzgerald 57618f746a Add messages for config changes (#3803)
* Automatically label Wasmtime `Config` object changes

* Add the "Label Messager" github action

This allows us to have custom messages left in comments on issues and pull
requests when they get labeled with a specific label.

* Add a message for `wasmtime:config`-labeled pull requests

* CI: Consolidate issue/PR triage workflows
2022-02-15 14:09:03 -08:00

4 lines
69 B
JSON

{
"wasmtime:config": ".github/label-messager/wasmtime-config.md"
}