gkoberger / BugzillaJS

A userscript that adds additional functionality to bugzilla
https://addons.mozilla.org/en-US/firefox/addon/bugzillajs/
43 stars 18 forks source link

Add a '[leave open]' button near the whiteboard #56

Closed bgirard closed 10 years ago

bgirard commented 12 years ago

To prevent a bug from being auto closed bots will look for '[leave open]' in the whiteboard. It would be nice to have a button to insert it.

rik commented 11 years ago

Instead of doing a one-off for this one, I'm wondering if we could add a list of often used messages in whiteboards. Things like [see comment nnn], [mentor=], etc. Is there such a list somewhere?

gkoberger commented 11 years ago

You could even make this a setting, with a few common ones in there by default. That way, people can add team-specific ones without it having to go in the core B.JS code.

edmorley commented 10 years ago

[leave open] is now deprecated, use keyword "leave-open" instead :-)

rik commented 10 years ago

If we have a keyword now, I'm gonna close this because keywords are auto-completed in Bugzilla.