Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci(issue-labeler): Update to `advanced-issue-labeler@v2` | Jan Macku | 2022-09-07 | 1 | -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` label | Jan Macku | 2022-09-06 | 1 | -0/+1 |
| | |||||
* | Use correct label for boot related issues | Jan Janssen | 2022-08-13 | 1 | -1/+1 |
| | |||||
* | Add systemd-hwdb to bug/RFE templates | Daan De Meyer | 2022-07-15 | 1 | -1/+1 |
| | |||||
* | github: add more components to issue template | Yu Watanabe | 2022-06-27 | 1 | -8/+8 |
| | |||||
* | github: Update issue templates to issue forms | Jan Macku | 2022-06-23 | 1 | -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. |