-
-
Notifications
You must be signed in to change notification settings - Fork 107
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
feat: dingTalk Robot message support #431
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for this! If possible, please provide me with an access_token I can use for continued testing. you can send me a DM on twitter or email to python.notifiers at gmail dot com
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note that you need to have an attribute named message
, so you may need to map it to the relevant text
attribute correlating to the correct msg_type
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One last change requested. Also, if you can supply me with access_token that will be used for integration testing that will be great. If not, that's ok too :)
for more information, see https://pre-commit.ci
I saw you sent me the token, thanks for that. I need to figure out why the tests didn't run and to take care of some infrastructure stuff before merging this. I have some stuff going on these days but I promise to take care of this asap and not let this get stale. Thank you so much for contributing! |
@blackstrip I apologize for not completing this, hopefully will have the capacity to do this soon |
Added
DingTalk Robot provider support