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

Mask oauth tokens & send messages as text #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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