Foundational flows using trigger
What does this MR do and why?
This enables foundational flows to be assigned to issues and respectively trigger the flow. Currently we are supporting only assignment trigger and on issues
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
- Pull from !215602 (merged) and !215241 (merged) and restart GDK
- Follow the steps to create a custom flow and enable in for a project, then create assign trigger for the flow.
-
::Ai::Catalog::Item.last.update(foundational_flow_reference: 'developer/v1')Update the catalog item to have foundational_flow_reference - You should have the service accounts created already.
- Open any issue for the same project and assign the flow's service account to the issue. You should see a
developer/v1flow started - Make sure the flow finishes successfully
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #582628
Edited by Surabhi Suman