You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
workflows: allow the use of an underscore ('_') in commit message
We needed this in order to allow a commit message like this:
out_splunk: prioritize http basic auth over splunk token
In general, we refer to each plugin by "(in|out)_[a-z]*", so an
underscore should be included in the allowed list.
Signed-off-by: Fujimoto Seiji <[email protected]>
0 commit comments