Allow links in issue label descriptions #15816
Unanswered
nh2
asked this question in
Projects and Issues
Replies: 1 comment
-
|
It would be even better if But this is less important than being able to link at all. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great if these links would be clickable:
In
nixpkgs, one of the most active repositories on GitHub, we're having a discussion of how to make thestalebot send less email spam (NixOS/rfcs#124 (comment)).One promising solution we came up with is to make the stale bot not post a message, but only attach a label. This would avoid sending an email as desired. But it has a discoverability problem: Without a bot-posted message, we cannot communicat to our contributors what the
stalelabel means, and what our stale-ness policy is.This would be significantly improved if we could add a clickable link that explains our approach.
Beta Was this translation helpful? Give feedback.
All reactions