We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9f76e3 commit 20deeadCopy full SHA for 20deead
github_app_for_splunk/default/transforms.conf
@@ -7,3 +7,7 @@ DELIMS = .
7
FIELDS = change_type,command
8
SOURCE_KEY = action
9
disabled = 1
10
+
11
+[issueNumber]
12
+MV_ADD = 1
13
+REGEX = (?<issueNumber>(?<=refs\/heads\/|\"ref\":\")[\d]*)
0 commit comments