Skip to content

ci: announce release outcome to DingTalk - #17

Draft
Fiona2016 wants to merge 1 commit into
publishfrom
feat/notify-second-dingtalk-group
Draft

ci: announce release outcome to DingTalk#17
Fiona2016 wants to merge 1 commit into
publishfrom
feat/notify-second-dingtalk-group

Conversation

@Fiona2016

Copy link
Copy Markdown
Collaborator

These release workflows had no DingTalk notification at all, so a successful or failed release went unannounced. This adds the same notification steps the other SDK repositories already use.

  • Success is announced to two DingTalk robots: the original one (DING_TALK_TOKEN / DING_TALK_SECRET) and a second one (DING_TALK_TOKEN_2 / DING_TALK_SECRET_2).
  • Failure is announced to the original robot only.

Important

Draft until DING_TALK_TOKEN and DING_TALK_SECRET are configured on this repository. DING_TALK_TOKEN_2 / DING_TALK_SECRET_2 are already set; the original robot's credentials are not, and merging before they exist would make the release job fail on the notification step.

Add success and failure notification steps to the publish job, matching the other SDK repositories. Success is sent to both the original and the second DingTalk robot; failure is sent to the original robot only.
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