Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
Official
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
1tiamenKvacto
Official
Commits
1f2847a4
Commit
1f2847a4
authored
4 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Patches
Plain Diff
Update merge request and tagging restrictions
parent
bb651e6a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CONTRIBUTING.rst
+15
-0
15 additions, 0 deletions
CONTRIBUTING.rst
with
15 additions
and
0 deletions
CONTRIBUTING.rst
+
15
−
0
View file @
1f2847a4
...
...
@@ -113,6 +113,21 @@ maintainers take a look at it.
See below on how to submit patches if you cannot use the development
platform.
Merge Requests must only be merged by maintainers and must fulfill all of
the following preconditions before merging:
- All discussions must be resolved
- The most recent pipeline must have succeeded (including all related pipelines)
- If the merge request changes the frontend, it must include screenshots
- If the merge request fixes a bug, it must reference and close an issue with an
appropriate issue description
Tagging
-------
All releases are tagged in the Git repository, using the semantic version string as
the tag name. Version tags must only be pushed by maintainers.
Manifestos governing development
--------------------------------
...
...
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