c80d5805dc
* Make backport assistant work with ENT backport tags I want the regexp to include word characters and the plus sign on enterprise. I'm confused about the levels of escaping required, because this is a shell env var that gets passed to a go program as a regular expression. I didn't escape the square brackets because the parens weren't escaped. I matched what was done previously with the '.'s for the '+' because I also want that literal, but it was unclear from playing around with https://regex101.com/ and go regexps whether the extra backslashes were required for the '+' char. * Update .github/workflows/backport.yml Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com> Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com> |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
workflows | ||
CODE_OF_CONDUCT.md | ||
ISSUE_TEMPLATE.md |