Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Set PR Label to the Arch-Specific Board #84

Closed
wants to merge 1 commit into from
Closed

Commits on Oct 9, 2024

  1. CI: Set PR Label to the Arch-Specific Board

    This PR changes the Labeling of PRs so that the Architecture (arm, risc-v, xtensa, ...) is specified in the Board Label. Previously the CI Workflow would set Generic Board Labels like "Area: Board support". Now it will set the Arch-Specific Board Label like "Board: arm".
    
    The Board Label will be used by the upcoming CI Build Rules to skip unnecessary builds. So "Board: arm" will enable only the builds for `arm-01` to `arm-14`. This is explained here: apache#13775
    lupyuen committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    65e838e View commit details
    Browse the repository at this point in the history