Enhancement Proposal
We are using promote charm workflow to promote a charm from one channel to another (i.e. beta to stable) and that workflow uses the release-charm action.
We need a way of promoting specific charm revision from beta to stable due to audit requirements, however it seems that currently this action promotes the latest revision.
Is it possible to add an input parameter charm_revision so that we can specify the exact charm revision to promote the stable?
Enhancement Proposal
We are using promote charm workflow to promote a charm from one channel to another (i.e. beta to stable) and that workflow uses the release-charm action.
We need a way of promoting specific charm revision from beta to stable due to audit requirements, however it seems that currently this action promotes the latest revision.
Is it possible to add an input parameter
charm_revisionso that we can specify the exact charm revision to promote the stable?