cacti
cacti copied to clipboard
ci(github): fix TypeError: Failed to parse URL from undefined/commits
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
Acceptance Criteria
- Check CI skip job works fine on the main branch too, not just on pull requests.
This depends on the #3614 issue
We are refactoring the CI, as part of https://github.com/hyperledger-cacti/cacti/issues/4037.