Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
picodata
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
core
picodata
Commits
f02f1627
Verified
Commit
f02f1627
authored
5 months ago
by
Denis Smirnov
Browse files
Options
Downloads
Patches
Plain Diff
fix: gitlab MR pattern
parent
2139dc67
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1414
sbroad import
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab/merge_request_templates/default.md
+4
-4
4 additions, 4 deletions
.gitlab/merge_request_templates/default.md
with
4 additions
and
4 deletions
.gitlab/merge_request_templates/default.md
+
4
−
4
View file @
f02f1627
...
...
@@ -6,17 +6,17 @@
-
[ ] New code is covered by unit and integration tests.
-
[ ] Related issues would be automatically closed with
gitlab's closing pattern (
`Closes #
1, #2
`
).
gitlab's closing pattern (
`Closes #
issue_number
`
).
-
[ ] Public modules are documented (check the rendered version with
`cargo doc --open`
).
-
[ ] (if PEST grammar
i
s changed) EBNF grammar reflects these changes
-
[ ] (if PEST grammar
ha
s changed) EBNF grammar reflects these changes
(check the result with railroad diagram [generator].
## Next steps
-
Cherry-pick to: none / 24.
2 / 24.3
-
Cherry-pick to: none / 24.
X
-
Update sbroad submodule in [picodata/picodata].
-
(if EBNF grammar
i
s changed) create a follow-up issue in [picodata/docs].
-
(if EBNF grammar
ha
s changed) create a follow-up issue in [picodata/docs].
[
generator
]:
https://rr.red-dove.com/ui
[
picodata/docs
]:
https://git.picodata.io/picodata/picodata/docs/-/issues/new
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment