sameersbn / sameersbn/docker-gitlab
Expose option to set a custom issue_closing_pattern
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
On our GitLab servers, we like to modify the default issue_closing_pattern regex so that "Resolves ${issue_ref}" will also close an issue. It'd be nice if there was an option to set that so I don't have to edit the config file manually.
See http://doc.gitlab.com/ee/customization/issue_closing.html.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no file or test. Start with the linked GitLab issue-closing documentation, then locate where this Docker image sets issue_closing_pattern. Done means exposing a configuration option for the requested custom pattern and confirming that the image uses it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, gitlab
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100