Open rchenzheng opened 4 years ago
Any updates on this?
I experienced the same problem. After I rejected a "staging ---> staging" update, I didn't get a new approval when I pushed a new image with tag "staging".
I am using a polling strategy with Amazon ECR as Docker registry.
Update: It seems like it starts to send approvals again once I archived the rejected approval.
When rejecting an approval from Slack, it returns record not found and never allows deployments again. I have it setup so it deploys on tag matching and polling digest change, after the first reject it never requests for approvals again.
I expected it to detect a different digest/sha from the new push and query Slack for approvals again