Ability to carry out action after successful deployment or detect org changes (monitoring)
After every release, we have to do smoke testing. We do have automated testing using selenium and we wanted to trigger the automated testing every after release is detected. It would be nice if in the deployment we can call an api or webservice after successful deployment. Or in the monitoring we can call an api when there's a change happened in the org.
2
votes
Anonymous
shared this idea
-
Arjun Otturu commented
We are in need of a similar capability but to sync the deployed changes to a specific GIT branch that would be selected or created at need basis, just like tagging a JIRA ticket.
Tagging a GIT Branch