order.AddApproval(newApproval() { Completed =true, User = requester1.User, StatusCode = requester }); order.AddApproval(newApproval() { Completed =false, User = requester1.User, StatusCode = approver }); order.AddApproval(newApproval() { Completed =false, User = requester1.User, StatusCo...
Expand Down Expand Up @@ -33427,6 +33432,9 @@ ALTER TABLE ONLY approval_group_rules ALTER TABLE ONLY ci_pipeline_chat_data ADD CONSTRAINT fk_64ebfab6b3_p FOREIGN KEY (partition_id, pipeline_id) REFERENCES ci_pipelines(partition_id, id) ON UPDATE CASCADE ON DELETE CASCADE; ALTER TABLE ...
[FILTERS.APPROVAL_DATE]: buildDateTimeRangeQuery.bind(null, [FILTERS.APPROVAL_DATE]), 13 changes: 11 additions & 2 deletions 13 test/jest/fixtures/exportReport.js Original file line numberDiff line numberDiff line change @@ -1,7 +1,7 @@ export const exportReport = [ { 'accountNumber'...
- [ ] [Enable merge request approvals](https://docs.gitlab.com/ee/user/project/merge_requests/approvals/) - [ ] [Automatically merge when pipeline succeeds](https://docs.gitlab.com/ee/user/project/merge_requests/merge_when_pipeline_succeeds.html) ## Test and Deploy Use the built-in co...
Voting needs a minimum of 2 approvals. The proposer can vote too. Votes from the same company will be counted as one vote. A proposal should be made via a GitHub pull request to the file containing the list of Maintainer defined above. In the special case of removing a harmful Maintainer...
"* The app must be [enabled by the administrator](https://developer.box.com/guides/authorization/custom-app-approval/#manual-approval). For free developer accounts, this is whomever signed up for the account.\n", "\n", "### Credentials\n", "\n", "For these examples, we will use ...