feat: adding default labels to issues

This commit is contained in:
Scott
2025-01-28 12:48:45 -08:00
parent 751dd2f2ad
commit c7789e046e
3 changed files with 16 additions and 0 deletions

View File

@@ -400,6 +400,10 @@ placeholders:
If not specified the standard template is used, containing the issue body (if a multiline TODO), URL and snippet.
##### DEFAULT_LABELS
Custom labels that can be automatically appended to newly created issues, in a form of comma-delimited strings.
#### LANGUAGES
A collection of comma-delimited URLs or local paths (starting from the current working directory of the action)