1. Gitlab 中 Markdown 语法
https://docs.gitlab.com/ee/user/markdown.html
2. 常见问题
2.1. You can only merge once the items above are resolved
- https://gitlab.com/gitlab-com/support-forum/issues/4668
- https://docs.gitlab.com/ee/user/project/merge_requests/merge_when_pipeline_succeeds.html#limitations
Navigate to your project’s Settings > General page.
Expand the Merge requests section.
In the Merge checks subsection, select the Pipelines must succeed checkbox.
Press Save for the changes to take effect.