python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Reverting to previous MR and incorporating from select future commits already in main branch
Some dependencies we merged into our main are now proving to have many downstream impacts.
At this point, the MR that updated these dependencies is previous to several newer MRs.
So if I have MR's as ...
Hofbr
Votes: 0
Answers: 1
How to add issue ID from branch name to merge request description template?
By default GitLab adds issue ID from branch name to the merge request description, see Merge requests to close issues:
Merge requests to close issues
To create a merge request to close an issue when ...
dur
Votes: 0
Answers: 1
GitLab CI pipeline with failed job shows as "waiting for manual action" instead of "failed"
On commit 6daa4065 there are two jobs, build binaries and build manual binaries. The first job runs for the main branch and tags. The second branch runs for all other refs but is manual. The status o...
Ethan Reesor
Votes: 0
Answers: 0
What's the difference between "Submit review" and "Add comment now" in GitLab's merge request discussions?
First time GitLab user and I'm a bit confused when reviewing someone's merge request. Whenever I add a comment I get prompted with 2 options [Submit review] and [Add comment now].
What's the differen...
eduvv
Votes: 0
Answers: 2