Add support for custom identifiers

Closes #49
Closes #66
This commit is contained in:
alstr
2022-08-23 14:17:28 +01:00
parent a7d3343580
commit c7ca1ac039
2 changed files with 54 additions and 24 deletions

View File

@@ -69,3 +69,6 @@ inputs:
ISSUE_TEMPLATE:
description: 'The template used to format new issues'
required: false
IDENTIFIERS:
description: 'Dictionary of custom identifiers'
required: false