Commit Graph

11 Commits

Author SHA1 Message Date
Jonas Witschel
f7525f8de8
Add diabonas to issue and merge request templates 2022-07-07 23:09:18 +02:00
David Runge
6e23b78671
Update issue templates
.gitlab/issue_templates/*:
Replace allan with grazzolini when assigning tickets or when addressing
main key holders.
Streamline the checkbox system, by relying on less interaction from the
main key holders side if possible (e.g. checks on new keys are done
automatically in a merge request, so have contributors open the merge
request).
Add more documentation on what needs to be edited and how to provide
data exactly (e.g. keyid format, clearsigned document).
2022-03-17 18:46:31 +01:00
Levente Polyak
ab44436c3a
Cleanup old superseded workflow, script and key material 2022-01-12 20:51:30 +01:00
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