Skip to content

Add "implements" to the default issue closing message regex

What does this MR do?

Allows closing an issue by using "implements" in commit message, as suggested by @stavros in #38424 (closed). All the following words are allowed: Implement, Implements, Implemented, Implementing, implement, implements, implemented, implementing.

Are there points in the code the reviewer needs to double check?

You know... regex is always easy to mess things up.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #38424 (closed)

Edited by username-removed-443319

Merge request reports