hedia-team / .github

0 stars 0 forks source link

make Update Please create unique branch names #65

Closed aimeerivers closed 2 months ago

aimeerivers commented 2 months ago

we can see that there is a problem in this run:

https://github.com/hedia-team/oauth2-service/actions/runs/9756821517/job/26927910519

there were updates to be applied, but it reused the branch update-please-main which was used the previous week.

so instead of creating a new pull request, it refered us back to last week's PR.

which makes no sense because the branch was deleted, but meh.

this will be solved by creating unique branch names.