Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test PR to see if segmentation fault is caused by Ruby 1.9.3-p362 #2426

Closed
wants to merge 1 commit into from
Closed

Test PR to see if segmentation fault is caused by Ruby 1.9.3-p362 #2426

wants to merge 1 commit into from

Conversation

koenpunt
Copy link
Contributor

No description provided.

@koenpunt koenpunt closed this Dec 28, 2012
dzaporozhets pushed a commit that referenced this pull request Feb 4, 2016
No space required after WIP identifier

Fixes #2426 

Currently, the WIP: (or any other variation) prefix of a merge request title must include a trailing space for it to be recognized as a work in progress and prevent merging. 
To resolve this, I added an or pattern to the regexp to look for any one of the three possible delimiters ':', ']', or ' '. This way the trailing space isn't required but it still won't mark any titles beginning with wip as work in progress (e.g. "Wipwap").

See merge request !1876
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant