slack
slack copied to clipboard
action rerun reports initial starter instead of actual
Describe the bug When a deployment action has been already finished and was started by Alice and Bob decides to re-run a deployment, the integration reports that second run was also started by Alice, whereas clearly should state it was started by Bob.
To Reproduce Steps to reproduce the behavior:
- Setup an action that uses environments so it would be counted as deployment
- Run the action using account A
- Wait till the action completes
- As account B go to the action log
- Click
Re-run all jobs - Bug: The integration will report that the deployment was started by person A, whereas the re-run was started by person B
Expected behavior Account that started re-run should be reported in the deployment notification (one can see the account in the list of the attempts, so the data is there)
Screenshots irrelevant
Desktop (please complete the following information): irrelevant
Smartphone (please complete the following information): irrelevant
Additional context No additional context.