Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Jacob Cobbett-SmithJacob Cobbett-SmithReporter
Jacob Cobbett-SmithJacob Cobbett-SmithPriority
Not specifiedFix versions
Details
Details
Components
Assignee
Jacob Cobbett-Smith
Jacob Cobbett-SmithReporter
Jacob Cobbett-Smith
Jacob Cobbett-SmithPriority
Fix versions
Created January 25, 2024 at 1:40 PM
Updated January 25, 2024 at 4:24 PM
Resolved January 25, 2024 at 4:24 PM
The eclhelper interface check can fail if the PR is based on a base branch that pre-dates a recent helper change.
The workflow currently compares the PR version of the helper (which will be up-to-date), with the PR's base branch version, which could be stall.
It should instead compare to the target base-branch.