this post was submitted on 15 Jul 2023
12 points (92.9% liked)

Technology

37604 readers
185 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

I've been using GitHub's UI to do it. It seems just very slow to open issues in a new tab to analyse and label the issues.

Are there better ways to do this?

you are viewing a single comment's thread
view the rest of the comments
[–] TofuScramble@beehaw.org 2 points 1 year ago* (last edited 1 year ago) (1 children)

Do you have a template for new issues? If so, you could write a GitHub Actions workflow that looks for certain values or info and applies some labels automatically… but probably only basic stuff, to avoid false positives.

[–] Lionir@beehaw.org 1 points 1 year ago

Lemmy does have templates though I found nothing that would apply labels automatically in a specific way.