Skip to content

Mask oauth tokens & send messages as text#1

Open
ryanbmilbourne wants to merge 2 commits intodrewdogg:masterfrom
ryanbmilbourne:master
Open

Mask oauth tokens & send messages as text#1
ryanbmilbourne wants to merge 2 commits intodrewdogg:masterfrom
ryanbmilbourne:master

Conversation

@ryanbmilbourne
Copy link

By sending messages in text form, we can support mentions, emoticons, url auto-detection and slash commands.

Tested locally with Jenkins 1.6.x and JDK 1.7.x

`message_format` defaults to html, which means that by default
mentions, emoticons, etc etc aren't supported.  With the format set to
`text`, we can support mentions, emoji, url parsing, and slash commands.
Mask the API Oauth token from users with access to Jenkins job
configurations
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.

1 participant