-
Message Robot
Event Title Jira user creates an issue Attention! Jira @you Jira user assign an issue Attention! Jira @ASSIGNEE
Jira user change issue status to fixed Attention! Jira @REPORTER
Jira issue comment @you Attention! Jira @YOU
New image pushed into Harbor Great! Harbor @you Automation test complete and 100% PASS Wonderful! CI/CD @you Automation test complete but NOT 100% PASS Oops! CI/CD @you Daily issue status Issue Daily Report Daily test case execution process Testing Daily Report -
Message format specification
Robot Type More Work WeiXin Markdown GET access token
GET usersDingTalk Markdown GET access token
GET usersFeiShu Post POST app_access_token
POST tenant_access_token
GET users
GET userid
-
-
PM Automation
Event Action CI/CD pipeline complete Add Jira issue comment
-
CI/CD Trigger
Event Trigger Image pushed into Harbor Jenkins pipeline Code pushed into GitLab Jenkins pipeline
- /oapi/ui
- docker-compose
version: "2"
services:
odo-msg:
container_name: odo-msg
image: bxwill/odo-msg
restart: always
networks:
- odo
ports:
- 80:80
volumes:
- ./template:/workspace/template
- ./config:/workspace/config
networks:
odo:
driver: bridge