Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mongo-php-library
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sinan
mongo-php-library
Commits
e9b1c131
Commit
e9b1c131
authored
Dec 05, 2016
by
Jeremy Mikola
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update release process for JIRA issues
parent
9ef1ef7a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
+7
-5
CONTRIBUTING.md
CONTRIBUTING.md
+7
-5
No files found.
CONTRIBUTING.md
View file @
e9b1c131
...
...
@@ -78,16 +78,18 @@ HHVM.
### Transition JIRA issues and version
Update the fix version field for all resolved issues with the corresponding ".x"
fix version.
All issues associated with the release version should be in the "Closed" state
and have a resolution of "Fixed". Issues with other resolutions (e.g.
"Duplicate", "Works as Designed") should be removed from the release version so
that they do not appear in the release notes.
Check the corresponding ".x" fix version to see if it contains any issues that
are resolved as "Fixed" and should be included in this release version.
Update the version's release date and status from the
[
Manage Versions
](
https://jira.mongodb.org/plugins/servlet/project-config/PHPLIB/versions
)
page.
Transition all resolved issues for this version to the closed state. If changing
the issues in bulk, be sure to allow email notifications.
### Update version info
The PHP library uses
[
semantic versioning
](
http://semver.org/
)
. Do not break
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment