You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current Release automation WF got broken after the update of a dependabot upgrade version for the GHA that relies on to create a pull request for the next snapshot version.
peter-evans/create-pull-request from 6.1.0 to 7.0.6 (#477
follow steps on Release: #494
Cannot verify that the PR for snapshot was created, however, since the branch release/0.3 was already created, even if we run again the WF it wont attempt to create a new PR for bump version to 0.4.0-SNAPSHOT
Description
The current Release automation WF got broken after the update of a dependabot upgrade version for the GHA that relies on to create a pull request for the next snapshot version.
peter-evans/create-pull-request from 6.1.0 to 7.0.6 (#477
see the parameters that the GHA takes on https://github.com/hashgraph/hedera-block-node/blob/main/.github/workflows/release-automation.yaml#L200-L208
Steps to reproduce
Only happens on the first run of a new Release.
follow steps on Release: #494
Cannot verify that the PR for snapshot was created, however, since the branch
release/0.3
was already created, even if we run again the WF it wont attempt to create a new PR for bump version to0.4.0-SNAPSHOT
Additional context
https://github.com/peter-evans/create-pull-request/tree/v7.0.6
The Action did not fail, just did not do what it should have done, wich is to create the PR.
https://github.com/hashgraph/hedera-block-node/actions/runs/12776059648/job/35613930315
already downloaded the WF logs in case the above link fails:
logs_33059885889.zip
Hedera network
No response
Version
v0.3.0-rc1
Operating system
None
The text was updated successfully, but these errors were encountered: