Hi All …
Currently, we use GitHub actions/VS Code approach to make changes in ISC once GitHub pull request is reviewed and approved.
I am exploring options whether this GitHub PR creation step itself can be automated. Please correct me if I am wrong, SailPoint workflows do not have native GitHub actions support.
Questions around this;
- I am wondering can this be achieved using SailPoint workflows & Forms in combination with a middleware (e.g Lambda function) to interact with GitHub APIs? Is this type of architecture supported and practical with SailPoint workflows?
- Has anyone implemented a similar automation approach for ISC changes? If so, how did you handle auto GitHub PR creation and the main steps involved?
- Are there any limitations, considerations or a better recommended approach?
I would appreciate any guidance around automating GitHub PRs.
Thanks