Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
las-it-organisation
32-0-IT instructions and rules
ansible
Commits
6f6be2d5
Commit
6f6be2d5
authored
Sep 12, 2020
by
julian.gethmann
Browse files
Add merge request template
also assign ansible responsible to each ticket and mr by default
parent
c585514e
Changes
3
Hide whitespace changes
Inline
Side-by-side
.gitlab/issue_templates/Bug.md
View file @
6f6be2d5
Calling host:
las
XXX.las.kit.edu (Fedora XX)
Calling host: XXX.las.kit.edu (Fedora XX)
Failing nodes: lasXXX, lasXXX
...
...
@@ -40,4 +40,4 @@ Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
/label ~bug
/
cc
@vn4918
/
assign
@vn4918
.gitlab/issue_templates/Software-request.md
View file @
6f6be2d5
Host:
las
XXX.las.kit.edu
Host: XXX.las.kit.edu
OS: Fedora XX
...
...
@@ -12,4 +12,4 @@ Possibly also interesting for:
-------------------------------
/label ~softwarerequest ~suggestion
/
cc
@project-manager
/
assign
@project-manager
.gitlab/merge_request_templates/Default.md
0 → 100644
View file @
6f6be2d5
# Purpose / What's done
(description of what this MR does.
This can be the long description of a squash commit if one wants to squash the commits.)
## Fixes issue
Fixes issue #
## Affects
/label ~bug ~documentation ~feature
# Quality assurance
The following criteria are matched:
*
[ ] Local test with one computer succeeded
*
[ ] Test of sites.yml seucceeded
*
[ ] ansible-playbook --check ran successfully
*
[ ] README is updated or does not have to be updated
/assign @vn4918
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment