Commit Graph

8 Commits

Author SHA1 Message Date
Christian Hesse
8836013ea3 Update merge request templates
Merging these makes sense before closing the related issue. So add a
reference, but to not close automatically.
2021-08-18 17:00:51 +00:00
David Runge
b51819cd50 Add merge request templates for key actions
.gitlab/merge_request_templates/*.md:
Add templates for merge requests that add or remove new packager or main
keys.
2021-05-12 07:18:06 +00:00
David Runge
702320750d Extend issue templates to set title and be more specific
.gitlab/issue_templates/*.md:
Set the title in all issue templates.
Add an explicit identifier (MODIFY) to all parts of the template where
modification is required by the user.
Extend the main key removal template by more specific steps for the main
key holders and keyring maintainer.
2021-05-12 07:16:14 +00:00
David Runge
9ce8c5953e Extend remove packager key issue template
.gitlab/issue_templates/Remove Packager Key.md:
Add a subsection for main key holders that specifically tracks the
status on the key signature revocation.
2021-05-12 07:16:14 +00:00
David Runge
9bfb673253 Extend new packager key issue template
.gitlab/issue_templates/New Packager Key.md:
Extend the Checks section by a subsection specifically for main key
holders, that ensures all main key holders have validated and signed a
new packager key (with the help of checkboxes).
Clarify wording in the keyring maintainer related subsection.
2021-05-12 07:16:14 +00:00
Levente Polyak
38c96658c2
ci: add basic job to check new key additions and removals 2021-05-08 20:00:05 +02:00
Levente Polyak
feab8a68eb
doc: split and add checks to issue templates according to responsibilities
Signed-off-by: Levente Polyak <anthraxx@archlinux.org>
2021-04-29 20:17:49 +02:00
David Runge
71a5af7f18
Add issue templates for key actions
.gitlab/issue_templates/New Main Key.md:
Add issue template for adding a new main key.

.gitlab/issue_templates/New Packager Key.md:
Add issue template for adding a new packager key.

.gitlab/issue_templates/Remove Main Key.md:
Add issue template for removing a main key.

.gitlab/issue_templates/Remove Packager Key.md:
Add issue template for removing a packager key.
2021-04-27 13:45:18 +02:00