runner icon indicating copy to clipboard operation
runner copied to clipboard

Adding Snapshot additional mapping tokens

Open rajrku opened this issue 1 year ago • 0 comments

Closes: https://github.com/github/actions-larger-runners/issues/3170

Adding new mapping tokens to snapshot yaml keyword Added tests to validate the mapping token changes to snapshot keyword

Format:

- snapshot:
   - image-name: blah-blah
   - version: <major-version>.*
   - if: <conditions-similar-to-job-if>

rajrku avatar Sep 19 '24 00:09 rajrku