Update release-management.md

pull/1584/head
yann300 3 years ago committed by GitHub
parent ef6c496362
commit d6b3f75e17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      release-management.md

@ -15,6 +15,7 @@ Release managers will oversee the various aspects of a project before it is due
## Quality checks: ## Quality checks:
The quality of the release needs to be reviewed before a project is officially launched. The quality of the release needs to be reviewed before a project is officially launched.
The release manager is in charge of ensuring manual testing is properly planned and done. The release manager is in charge of ensuring manual testing is properly planned and done.
During the feature freeze time, only the release manager has permission to merge pull requests. As staging should at this point be already deployed, this is to ensure that the release manager has enough visibility on the changes being applied.
Also that unit testing and e2e for new feaures have been included. Also that unit testing and e2e for new feaures have been included.
## Deployment: ## Deployment:

Loading…
Cancel
Save