Zhiye Li

Results 15 comments of Zhiye Li

what is the expect result should be for 0? empty array or throw an error?

@narendra-agashe Have you figure out that? I have the same problem thank you cc @Zugwalt

Awesome Post, thank you @samhuntsocial !!! That helps a lot.

``` copy:{ options: { mode:0755, }, scripts:{ src:['*'], dest:'dest/', expand:true, cwd:'src/' } }, ```

Hi @KissPeter , can you elaborate? These are the current tags now. What does the expected list look like? ![image](https://github.com/adRise/update-pr-branch/assets/681150/298ecf0b-6771-4213-bc69-6bf852ffd7aa)

@KissPeter oh, I see your points. Thank you for the explanation. We will do some investigation

@KissPeter, I've added [a workflow file]( https://github.com/adRise/update-pr-branch/blob/master/.github/workflows/update-rolling-tags.yml) for this. Thank you for the suggestion See the latest tags: https://github.com/adRise/update-pr-branch/tags

That's a valid use case. Will look into this, thanks