BangleApps icon indicating copy to clipboard operation
BangleApps copied to clipboard

[BangleApps Repo] Feature Request: Tag author on issues relating to their app

Open RKBoss6 opened this issue 3 months ago • 1 comments

Affected hardware version

Bangle 1, Bangle 2

Your firmware version

2v27

The bug

With the new author field created by @bobrippling, I thought it would be very handy if a new issue created relating to someone's app automatically tags them. We could achieve this by having a new field in the create issue page that asks for the app ID, and is then able to tag based off of that, maybe with a toggle the user can enable/disable in the create an issue page. Would this be a welcome and useful change, and how difficult/easy is it to implement? I have little to no experience with GitHub actions, so any input is welcome!

Installed apps

No response

RKBoss6 avatar Sep 28 '25 13:09 RKBoss6

Sounds good! We'd need the app id in the issue and an action to run on issue-creation to do the tagging logic. We'll need to get #4000 working first though

bobrippling avatar Oct 07 '25 08:10 bobrippling