Skip to content

Commit

Permalink
[devops] Build darc/maestro and backport pull requests as pull reques…
Browse files Browse the repository at this point in the history
…t instead of as CI jobs. (#21120)
  • Loading branch information
rolfbjarne authored Aug 28, 2024
1 parent a58c044 commit f7da565
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/devops/automation/build-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,8 @@ trigger:
exclude:
- refs/heads/locfiles/*
- refs/heads/dev/*
- refs/heads/darc-*
- refs/heads/backport-pr-*
paths:
exclude:
- .github
Expand Down
2 changes: 2 additions & 0 deletions tools/devops/automation/run-ci-api-diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ trigger:
exclude:
- refs/heads/locfiles/*
- refs/heads/dev/*
- refs/heads/darc-*
- refs/heads/backport-pr-*
paths:
exclude:
- .github
Expand Down

9 comments on commit f7da565

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

Please sign in to comment.