Ability to trigger different CI jobs or changing the targets based on the user who did the commit in source control
Related to CI jobs can you set up multiple jobs to trigger based on which user did the commit to source control? The goal would be having the deployment / last modified dates in SF reflect which user did the commit in source control and triggered the CI job.
I don't think that's possible as I don't see any kind of filter or way to manage which CI job should fire when source control is updated so the audit history in SF will only reflect one specific user doing the deployments and people would need to review the details in source control to find out who did the commit today from what I am seeing. Having the ability to trigger different CI jobs or changing the targets based on the user who did the commit in source control would be really helpful to improve audit tracking in Salesforce on who did the deployment via CI job vs only relying on auditing in source control (even gearset can't tell us who triggered it at this point either). Thanks!