summaryrefslogtreecommitdiff
path: root/.github/advanced-issue-labeler.yml
Commit message (Collapse)AuthorAgeFilesLines
* Update github issue template to include systemd-dissectCornelius Hoffmann2023-03-151-0/+3
|
* ci(issue-labeler): Update to `advanced-issue-labeler@v2`Jan Macku2022-09-071-48/+143
| | | | | | | | The new version of `advanced-issue-labeler` GitHub Action introduces new structure of policy that requires adjustments to systemd issue labeling policy. Changes introduced in v2.0.0 - https://github.com/redhat-plumbers-in-action/advanced-issue-labeler/releases/tag/v2.0.0
* ci(issue-labeler): Add missing policy for `coredump` labelJan Macku2022-09-061-0/+1
|
* Use correct label for boot related issuesJan Janssen2022-08-141-1/+1
|
* Add systemd-hwdb to bug/RFE templatesDaan De Meyer2022-07-151-1/+1
|
* github: add more components to issue templateYu Watanabe2022-06-271-8/+8
|
* github: Update issue templates to issue formsJan Macku2022-06-231-0/+50
Issue forms templates allow us to add automation in place. This patch replaces old markdown issue templates with new issue forms. It also adds workflow to automatically mark issues by component label based on reported data. This change could help with initial triaging of issues.