-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Updating mattermost connector to use bot accounts #5250
Conversation
…eature and updated docs and connector accordingly
still have to add the changelog in, working on that |
@wochinge I can't remember who I was talking to about this, but this allows for using bot accounts now for mattermost which is a lot more secure so this all works and I just verified and updated the docs some. Let me know if there are any questions, not sure who should review it. |
Thanks a lot, Brian! |
sorry didn't realize there were tests, I fixed those now as well. |
@wochinge I think there is an issue with the coveralls in the github actions since it got moved from Travis there is an error about the token. Just an FYI. |
@wochinge you guys feel free to take that over |
Updated the mattermost connector to use bot accounts.
Proposed changes:
2.2
of mattermostwrapper that allows for newtoken
optiontoken
in the init call.Status (please check what you already did):
black
(please check Readme for instructions)