hyperledger-cacti / cacti

Hyperledger Cacti is a new approach to the blockchain interoperability problem
https://wiki.hyperledger.org/display/cactus
Apache License 2.0
344 stars 286 forks source link

ci(github): fix TypeError: Failed to parse URL from undefined/commits #3613

Open petermetz opened 3 weeks ago

petermetz commented 3 weeks ago

Description

The Check CI skip job is broken on the main branch. Probably because some of the code assumes that it is running in the context of a pull request.

Logs

2024-11-01T16-20-07-cacti-ci-check-skip.crash.log

Screenshot 2024-11-01 140235

Acceptance Criteria

  1. Check CI skip job works fine on the main branch too, not just on pull requests.