Skip to content
Triggered via pull request December 3, 2024 17:24
@tribeirotribeiro
opened #183
main
Status Failure
Total duration 13s
Artifacts

enforce_rebase.yaml

on: pull_request
Enforce rebasing
4s
Enforce rebasing
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Enforce rebasing
Invalid return code for message
Enforce rebasing
Pull requests have no merge commits: Command failed: git checkout "main" 2>&1 && merges="$(git log --oneline origin/develop...HEAD --merges )"; echo "--- Merges ---\n${merges}"; [ -z "${merges}" ]
Enforce rebasing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636