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 1213a07 commit 65f71dcCopy full SHA for 65f71dc
github_app_for_splunk/default/transforms.conf
@@ -6,8 +6,8 @@ MV_ADD = true
6
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]*)
+REGEX = (?<issueNumber>(?<=refs\/heads\/|\"ref\":\")[\d]*)
0 commit comments