Sam Ramsden
Sam Ramsden
I had a similar problem but it was because the initial checkout defaults to `--depth=1` as documented by https://github.com/actions/checkout#usage `fetch-depth` param. If my feature branch only had one commit then...
It's a nested hash. Currently I'm only interested in the round number but I imagine the stage info will be of interest also.
Okay, I have tested locally the option above of adding the `@round_number` It works as expected. I can push a branch for a PR if you allow it... or you...