🔖 Feature description
We are running somescript in the post-deployment stage and it needed a unique value from triggered deployment, so that can be used in the script.
🎤 Pitch
We are running somescript in the post-deployment stage and it needed a unique value from triggered deployment, so that can be used in the script as of now we are manually updated the value.
✌️ Solution
Expose the release ID of the deployment in the post-deployment stage.
🔄️ Alternative
NA
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?