Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new configuration option to colorize sent messages depending on the current and previous states of job. #4

Merged
merged 1 commit into from
Dec 7, 2012

Conversation

syl20bnr
Copy link
Member

@syl20bnr syl20bnr commented Dec 7, 2012

Checking this box allows the bot to send colorized messages depending on the
current and previous states of a job.

The bot tries to send green messages for successful jobs
and red messages for failures but this may not be right
if your IRC client has defined a custom theme of colors.

Here are the rules for coloring messages:

    Starting previously successful job: green
    Starting previously fixed job: olive
    Starting previously failed job: red
    First successful build (fixed job): green background
    First failure: red background
    Still successful job: bold green
    Still failing job: bold red
    Default message: bold gray

There is no support for colorblind theme for now.

@buildhive
Copy link

Jenkins » ircbot-plugin #9 SUCCESS
This pull request looks good
(what's this?)

olamy added a commit that referenced this pull request Dec 7, 2012
Added new configuration option to colorize sent messages depending on the current and previous states of job.
Thanks !
@olamy olamy merged commit df3fc81 into jenkinsci:master Dec 7, 2012
jimklimov added a commit that referenced this pull request Sep 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants