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] Fix the comment prefix. #20728

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

[CI] Fix the comment prefix. #20728

wants to merge 2 commits into from

Commits on Jun 14, 2024

  1. [CI] Fix the comment prefix.

    Becuse the tests do not longer run as a PR trigger we lost the way to
    know if we are a PR build based on the env variables. We set the IS_PR
    env variable passed in the templates to be able to know and set the
    correct prefix.
    mandel-macaque committed Jun 14, 2024
    1 Configuration menu
    Copy the full SHA
    7ea3695 View commit details
    Browse the repository at this point in the history
  2. 8 Configuration menu
    Copy the full SHA
    f05bb83 View commit details
    Browse the repository at this point in the history