Integrations Between Service Manager, DevOps Tools and Git Version Control Tools
Last modified on 2022/05/28 10:50
Contents
Integrations between Service Manager, DevOps tools and Git version control tools comprise four key flows corresponding to four scenarios:
- Create a card in a DevOps tool
- Approve a review in a Git version control tool
- Merge a pull request in a Git version control tool
- Close a pull request in a Git version control tool
Integration between Service Manager and DevOps tools (via MS Power Automate)
Create a card
Flow trigger | Actions performed by the flow | |
---|---|---|
When a ticket is created in Service Manager, an MS Power Automate flow is triggered. |
|
Integrations between Service Manager and Git version control tools (via MS Power Automate)
Approve a review
Flow trigger | Actions performed by the flow | |
---|---|---|
When a review is approved in a Git version control tool, an MS Power Automate flow is triggered. |
|
Merge a pull request
Flow 1
Flow trigger | Actions performed by the flow | |
---|---|---|
When a pull request is merged in a Git version control tool, an MS Power Automate flow is triggered. |
|
Flow 2
Flow trigger | Actions performed by the flow | |
---|---|---|
When a Service Manager ticket is closed in Service Manager but the associated pull request is not merged, an MS Power Automate flow is triggered. |
|
Integration between Service Manager and DevOps tools and Git version control tools (via MS Power Automate)
Close a pull request
Flow trigger | Actions performed by the flow | |
---|---|---|
When a pull request is closed in a Git version control tool, an MS Power Automate flow is triggered. |
|