Closed
Bug 130849
Opened 24 years ago
Closed 17 years ago
[TINDERBOX] unmute syntax is ambiguous
Categories
(Webtools Graveyard :: Mozbot, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
2.6
People
(Reporter: bbaetz, Assigned: wolf)
Details
Attachments
(1 file)
|
4.12 KB,
patch
|
Details | Diff | Splinter Review |
<bbaetz> ssdbot: unmute Bugzilla in #mozillazine
<ssdbot> bbaetz: Watching for bug numbers reenabled in channel #mozillazine.
<ssdbot> bbaetz: Tinderbox notifications for trees named Bugzilla resumed in
channel #mozillazine
botbot was dead, so I just wanted to unmute bugs, not the tinderbox tree. Is
there some was of pointing my request to a specific module?
Comment 1•24 years ago
|
||
oops. No, there isn't. There should be. Originally, "mute X in #y" was supposed
to mute the whole of module X, when I implemented it in the Tinderbox module I
screwed that up.
how about "mute tinderbox Bugzilla in #mozillazine"? (i.e., require the
"tinderbox" prefix to mute tinderboxes).
Severity: normal → minor
Target Milestone: --- → Mozbot 2.6
Updated•24 years ago
|
QA Contact: timeless → kerz
Updated•24 years ago
|
Summary: unmute syntax is ambiguous → [TINDERBOX] unmute syntax is ambiguous
Updated•22 years ago
|
Target Milestone: Mozbot 2.6 → ---
Comment 2•22 years ago
|
||
that would work fine for me.
I've discovered a workaround for this... Tinderbox is case-sensitive, and
Bugzilla isn't. So when you want to unmute the Bugzilla module, you do this:
<justdave> ssdbot unmute bugzilla in #mozillazine
<ssdbot> justdave: Watching for bug numbers reenabled in channel #mozillazine.
<ssdbot> There is no tree called bugzilla is there?.
Updated•22 years ago
|
Target Milestone: --- → Mozbot 2.8
Updated•20 years ago
|
QA Contact: kerz → mozbot
| Assignee | ||
Updated•17 years ago
|
OS: Linux → All
Hardware: x86 → All
Target Milestone: 2.8 → 2.6
| Assignee | ||
Comment 4•17 years ago
|
||
Simple and straightforward, just changes the (un)mute <tree> in <channel> syntax to (un)mute tinderbox <tree> in <channel>
Assignee: nobody → bugtrap
Status: NEW → ASSIGNED
| Assignee | ||
Updated•17 years ago
|
Priority: -- → P3
| Assignee | ||
Comment 5•17 years ago
|
||
Checking in BotModules/Tinderbox.bm;
/cvsroot/mozilla/webtools/mozbot/BotModules/Tinderbox.bm,v <-- Tinderbox.bm
new revision: 2.7; previous revision: 2.6
done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•