documentation/project-management-with-gitlab.md

892 B

Project management with GitLab

Need to polish and publish our internal docs:

... and come to think of it, reorganize GitLab-specific notes as a subset of project management approach.

Disable autoclosing issues from commits and merge requests

Under Repository Settings (Settings » Repository, for instance gitlab.com/agaric/sites/agaric-com/-/settings/repository) expand the Default Branch section and uncheck Auto-close referenced issues on default branch.

See [GitLab help: Disabling automatic issue closing](https://gitlab.com/help/user/project/issues/managing_issues.md#disabling-automatic-issue-closing)