-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: codedeploy-plugin
-
None
Hello,
Right now when the CodeDeploy Plugin builds a revision it auto generates a number and an Etag, that is completely random. I want to be able to specify to generate that revision number based on date time , YYYY-MM-DD-HH-SS , this will help me know when the revision was done and be able to easily rollback from aws codedeploy api using a time range filter .