Commit Graph

4 Commits

Author SHA1 Message Date
Adam Perkowski 21addb8db0 docs: clean up issue templates and introduce new labels (#1142)
heyy so i decided to do a little autumn cleaning in our issue management
in linutil. i created a couple of new labels
([label list](https://github.com/ChrisTitusTech/linutil/labels)),
updated the issue templates to be more concise, and updated
`ALLOWED_USERS` in the `issue-slash-commands` workflow.

from now on, we'll be using the new priority labels for issues and PRs.
also, i'd like to say that we (the maintainers, so @ChrisTitusTech,
@afonsofrancof, and me) need to start labeling stuff accordingly again.
the releases still rely on PR labels.
for that, i created the `initial review required` label. it'll be added
to every issue upon creation, and then removed after a maintainer review
which would include adding priority and scope labels.

so chris, please start labeling RPs again :3
2025-10-07 13:10:24 -05:00
Adam Perkowski c7d7cd3891 fix: github release notes not working (#884)
so apparently you can't mix stuff like `labels` and `label` in YAML (f YAML)
if i try to create a release now (yes i can), it just won't generate the notes. this will fix it
2024-10-31 13:10:45 -05:00
Adam Perkowski 696110eae5 refact(release): better categories (#876) 2024-10-25 15:44:41 -05:00
Chris Titus a9a678fc11 update release 2024-09-28 15:37:02 -05:00