Skip to end of banner
Go to start of banner

Gitlab Merge Request for PS

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current Restore this Version View Version History

« Previous Version 3 Next »


Gitlab can be found at http://gitlab.docker.marinels.local

When creating a merge request please follow some guidelines and naming conventions:

  • Every feature/bug needs a merge request in Gitlab
  • Merge request title: [JIRA Task Id]: [JIRA Task Title] (e.g. PSDEV-300: CSMART Scheduler - Sorting Problem Exists in Allocation Report)
    • If you want to prevent accidental merging add the prefix 'WIP' in front of the title. It can't be merged until WIP is removed.
    • If you have multiple tasks in one merge request, add all Jira Task Ids to the title so they get properly linked (i.e. SUCO-401/SUCO-354: CUK - Org Profile Field Updates)
  • Merge request description
    • Line 1: URL to JIRA task (i.e. https://marinels.atlassian.net/browse/PSDEV-300)

    • Line 2+ any details you deem important to know
  • Assignee: Stefan


0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.