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

[20648] Only run PRs CI when run-ci label is added (backport #4599) #4615

Merged
merged 2 commits into from
Apr 1, 2024

Commits on Mar 25, 2024

  1. Only run PRs CI when run-ci label is added (#4599)

    * Refs #20648: Only run PRs CI when run-ci label is added
    
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    
    * Refs #20648: Correctly add ci-pending label
    
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    
    * Refs #20648: Fix documentation trigger
    
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    
    * Refs #20648: Add ci-pending label in mac CI
    
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    
    * Refs #20648: Set eProsima-CI version to v0 on add and remove labels actions
    
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    
    * Refs #20648: Change Github workflows trigger to 'review_requested'
    
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    
    ---------
    
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    (cherry picked from commit d0a334b)
    
    # Conflicts:
    #	.github/workflows/address-sanitizers.yaml
    #	.github/workflows/documentation-tests.yaml
    #	.github/workflows/mac-ci.yml
    #	.github/workflows/thread-sanitizer.yaml
    #	.github/workflows/ubuntu-ci.yml
    #	.github/workflows/windows-ci.yml
    EduPonz authored and mergify[bot] committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    050e2f7 View commit details
    Browse the repository at this point in the history
  2. Fix conflicts

    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    JesusPoderoso committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a4f3230 View commit details
    Browse the repository at this point in the history