The Handbook GitLab Values About GitLab About the Handbook Acquisitions Handbook Board of Directors and Corporate Governance CEO Customer Success Engineering Enterprise Data Team Entity-Specific Information Executive Business Administrators Finance Accounting and Reporting Accounts Payable ...
GitLab 11.9 released with secrets detection and multiple MR approval rules Quickly learn if secrets have been leaked Inadvertently committing credentials to a shared repository can have serious consequences, yet it is a simple mistake to make. Once an attacker gets your password or API key, they ...
Use approval rules to define the users or groups who should approve merge requests. Approvers can be optional or required.
This means: when a person who is an eligible approver for multiple approval rules, approves the merge request, their approval will be counted towards each approval rule for which they are an eligible approver. Removing their approval of the merge request will remove their approval from every ...
Use push rules to control the content and format of Git commits your repository will accept. Set standards for commit messages, and block secrets or credentials from being added accidentally.
withinclude, which is readable and concise. As far as implementation, we already do something similar withworkflow. The conditions here would be evaluated as part of the merging of the YAML, and the defined template would only be merged into the pipeline for processing if the rules evaluate ...
parallel jobs.<job_id>.strategy Partially supported rules jobs.<job_id>.if Partially supported services jobs.<job_id>.services Partially supported workflow if Partially supportedFor information about supported GitLab constructs, see the github/gh-actions-import...
You don’t have to explicitly configure rules for multiple types of pipeline to trigger them accidentally. Some configurations that have the potential to cause duplicate pipelines cause a pipeline warning to be displayed. Introduced in GitLab 13.3. For example: 代码语言:javascript 复制 job: script...
Multiple pairings with a single bridge? Process isolation (e.g. using a separate process for each plugin) Scenes Works with automations. (Scenes just run automation conditions to check if they're enabled and automation actions to activate/deactivate them.) ...
Combined deploy keys, push rules, protect branches and mirror repository settings options into a single one called Repository. Add storage class configuration option for Amazon S3 remote backups. (Jon Keys) Specify in the documentation that only projects owners can transfer projects. Use native unico...