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] Block CI triggers from doca_xlio_vnext branch #296

Open
wants to merge 1 commit into
base: vNext
Choose a base branch
from

Conversation

dpressle
Copy link
Collaborator

@dpressle dpressle commented Jan 13, 2025

Description

We have separate CI job for doca_xlio branch, we want to avoid running vNext CI job on doca_xlio branch changes

What

Do not trigger CI on doca_xlio branch changes

Why ?

No need to trigger both jobs

How ?

Add doca_xlio branch to branch blacklist in GH pull request plugin definition

Change type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

Check list

  • Code follows the style de facto guidelines of this project
  • Comments have been inserted in hard to understand places
  • Documentation has been updated (if necessary)
  • Test has been added (if possible)

We are seperating doca xlio CI job from opensource job

We need to mask PR triggers for openSource job on this branch to avoid
duplicate CI runs

Issue: HPCINFRA-3085
Signed-off-by: Daniel Pressler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant