Skip to content

Conversation

@fujimotos
Copy link
Member

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]

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]>
@fujimotos fujimotos requested a review from niedbalski March 23, 2021 09:01
@bluebike
Copy link
Contributor

bluebike commented Mar 23, 2021

This PR's commit reproduces issue. Nice.
I got just this issue myself #2420

@niedbalski niedbalski merged commit 37aa680 into fluent:master Mar 23, 2021
@fujimotos
Copy link
Member Author

fujimotos commented Mar 24, 2021

This PR's commit reproduces issue. Nice.

Yes, it was kinda neat.

I see a few PRs failing due to this issue. They should be all fine
from the next git push...

ADDENDUM: It seems that the "commit message" checker actually
looks at the title of PR (not the actual first line of the PR commit per se).
So it will require editing the PR title on GitHub to pass the check.

@fujimotos fujimotos deleted the sf/commit-varidation branch March 24, 2021 04:40
@fujimotos fujimotos mentioned this pull request Mar 31, 2021
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants