Closed Bug 1072857 Opened 10 years ago Closed 9 years ago

The releng-ci IRC bot should only output the first line of multi-line commit messages

Categories

(Release Engineering :: General, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: emorley, Unassigned)

Details

eg:
10:38 <releng-ci> Project buildbotcustom_tests build #367: SUCCESS in 1 min 22 sec: http://10.134.48.37:8080/job/buildbotcustom_tests/367/
10:47 <releng-ci> Project buildbot-configs_tests build #2597: SUCCESS in 9 min 18 sec: http://10.134.48.37:8080/job/buildbot-configs_tests/2597/
10:47 <releng-ci> Ed Morley <emorley@~snip~.com>: Bug 1072159 - Emphasise treeherder URLs in Try emails & fix for try-comm-central; r=nthomas
10:47 <releng-ci> * Emphasise treeherder over TBPL, since the treeherder transition is imminent.
10:47 <releng-ci> * s/thunderbird-try/try-comm-central/ for treeherder, now that it uses the
10:47 <releng-ci>  hg/buildbot name (bug 1035222).
10:47 <releng-ci> * Remove unused import and fix flake8 whitespace warning.

The first line of the commit message is sufficient - anything else just spams the channel :-)
If you want to dig into it this comes from the jenkins IRC plugin, which will be fed by the hg poller.
Severity: normal → minor
So I'm guessing we'll have to truncate the commit message to first line for all commits handled by the poller? (In http://mxr.mozilla.org/build-central/source/buildbotcustom/changes/hgpoller.py#257)
(I can't find any specific jenkins mentions)
Jenkins  is not using buildbotcustom at all.
Comment 3 is private: false
18:28 <edmorley> does anyone know where the releng jenkins code lives - specifically the hg poller that feeds the jenkins irc bot?
18:29 <edmorley> or is it all going away in favour of travis, and thus fixing the bot to not give the full multi-line commit message is pointless?
18:35 <rail> edmorley: ignore that, it's going away
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Component: Tools → General
You need to log in before you can comment on or make changes to this bug.