open-vault/.github/workflows
Meggie c80d5805dc
Make backport assistant work with ENT backport tags (#13876)
* 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>
2022-02-02 16:37:56 -05:00
..
backport-docs.yml fix: backport squashes into stable-website (#13521) 2022-01-03 10:23:16 -05:00
backport.yml Make backport assistant work with ENT backport tags (#13876) 2022-02-02 16:37:56 -05:00
build.yml add netcgo tag for darwin builds (#13728) 2022-01-20 11:23:37 -08:00
changelog-checker.yml Should use "change" not "changes" (#13020) 2021-11-02 18:36:11 -04:00
codeql-analysis.yml enable GitHub code scanning workflow (#10526) 2020-12-10 15:34:34 -08:00
stable-website.yaml Rename some references from master to main (#11897) 2021-06-18 11:24:54 -07:00