Actions
User story #3500
closedPrevent workflow self Validation/Deployment
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Maintenance
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
For now, every validator can validate change requests even if they are at the origin of that request.
The validation of your own change request should not be possible (A validation implies to be reviewed by somenone else).
But there is some case where you need to Validate those change (no one else to review, and the change has to go to production servers)
So we are adding a property defining if the self validation is prevented. By this way the workflow can be adapted to different needs.
By default the self validation should be disabled.
The question is at stake for deployment too, but the self deployment will be enabled by default.
Updated by Nicolas CHARLES over 11 years ago
- Status changed from 13 to Pending release
Updated by Jonathan CLARKE over 11 years ago
- Status changed from Pending release to Released
Actions