This is similar to the implemented behaviour where we look for issue references in an MR's title and branch name, but would also work for pipelines triggered by a merge commit after merging an MR. We can use the pipeline's sha to look up MRs with a matching merged_commit_sha. This wo...
GitLab Onboarding GitLab People Connect GiveLab Volunteer Initiatives Guidance on Feedback Incident Response Learning & Development New Hires, Celebrations and Significant Life Events Organizational Change Management Paid Time Off at GitLab People Business Partner Team People Compliance at ...
We're an all-remote company that allows people to work from almost anywhere in the world. It's important for us to practice clear communication in ways that help us stay connected and work more efficiently.
If you mention an issue or a merge request in a commit message, they are displayed on their respective thread. Cherry-pick a commit: In GitLab, you can cherry-pick a commit from the UI. Revert a commit: Revert a commit from the UI to a selected branch. Sign a commit: Add extra ...
Mentions issue#493695 (closed) Auto-merge enabled 流水线#1731417138已失败 +30 流水线 已失败 for2611b30conmaster1 week ago Test coverage 73.59%from 0 jobs 8environments impacted. Activity Theomchanged the description6 months ago Theomchanged title fromMention that CI_COMMIT_BEFORE_SHAis 0000000000...
Define the following in the .gitlab-ci.yml file: YAML Copy to clipboard include: - template: Jobs/SAST.gitlab-ci.yml semgrep-sast: rules: - if: $CI_COMMIT_BRANCH exists: - '**/*.rs' # include any other file extensions you need to scan from the semgrep-sast template: Jobs/SAST...
In case you do not want to create the advisory yourself, you can also create an issue and mention the missing advisory. In this case, we would be grateful if you could add a publicly available resource/links to mailing lists and/or issue description for verification purposes. We would be ...
On Mention: Receive notifications when@mentionedin comments. Participate: Receive notifications for threads you have participated in. Disabled: Turns off notifications. Custom: Receive notifications for custom selected events. Global: For groups and projects, notifications as per global settings. ...
Not to mention that because my color theme isn’t amongst the most popular ones, the coloring was a bit bizzare, in that the first level was green, the second plain white and the third yellow, which was a bit disorienting, since I’d expect the second level to be colored instead of ...
Use Gitaly for CommitController#show. !9629 Order milestone issues by position ascending in api. !9635 (George Andrinopoulos) Convert Issue into ES6 class. !9636 (winniehell) Link issuable reference to itself in meta-header. !9641 (mhasbini) Add ability to disable Merge Request URL on push...