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

[cascading] from release/10.2 to main #1751

Merged
merged 10 commits into from
May 3, 2024
Merged

Conversation

otter-cascading[bot]
Copy link
Contributor

Cascading from release/10.2 to main

The configuration requests the cascading to bypass reviewer in case of CI success.
To not bypass the reviewing process, please check the following checkbox:

  • 🚫 stop reviewing process bypass for this Pull Request

This Pull Request has been generated with ❤️ by the Otter cascading tool.

mrednic-1A and others added 10 commits April 26, 2024 11:31
)

## Proposed change

<!-- Please include a summary of the changes and the related issue.
Please also include relevant motivation and context. List any
dependencies that is required for this change. -->

## Related issues

- 🐛 Fixes #(issue)
- 🚀 Feature #(issue)

<!-- Please make sure to follow the contributing guidelines on
https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md -->

cherry-picked from #1714
<!--
{"currentBranch":"release/9.6","targetBranch":"release/10.1","bypassReviewers":true,"isConflicting":false}
-->

## Cascading from release/9.6 to release/10.1


The configuration requests the cascading to bypass reviewer in case of
CI success.
To not bypass the reviewing process, please check the following
checkbox:

- [ ] <!-- !cancel bypass! --> 🚫 stop reviewing process
bypass for this Pull Request




---

<small>This Pull Request has been generated with ❤️ by the
[Otter](https://github.com/AmadeusITGroup/otter) cascading tool.</small>
…1741)

## Proposed change

<!-- Please include a summary of the changes and the related issue.
Please also include relevant motivation and context. List any
dependencies that is required for this change. -->

## Related issues

- 🐛 Fixes #(issue)
- 🚀 Feature #(issue)

<!-- Please make sure to follow the contributing guidelines on
https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md -->
<!--
{"currentBranch":"release/9.6","targetBranch":"release/10.1","bypassReviewers":false,"isConflicting":false}
-->

## Cascading from release/9.6 to release/10.1





---

:heavy_exclamation_mark: The pull request is conflicting with the target
branch.
You can fix the issue locally with the following commands:

<details open>
  <summary>Using <b>gh CLI</b></summary>

  ```shell
  gh pr checkout 1742
  git pull --ff origin release/10.1
  ```

  and update this Pull Request with

  ```shell
  gh pr push 1742
  ```
</details>

<details>
  <summary>Using <b>git</b> only</summary>

  ```shell
  git fetch origin
  git checkout origin/cascading/9.6.0-10.1.0
  git pull --ff origin release/10.1
  ```

  and update this Pull Request with

  ```shell
  git push origin HEAD:cascading/9.6.0-10.1.0
  ```
</details>



---

<small>This Pull Request has been generated with :heart: by the
[Otter](https://github.com/AmadeusITGroup/otter) cascading tool.</small>
<!--
{"currentBranch":"release/10.1","targetBranch":"release/10.2","bypassReviewers":true,"isConflicting":false}
-->

## Cascading from release/10.1 to release/10.2


The configuration requests the cascading to bypass reviewer in case of
CI success.
To not bypass the reviewing process, please check the following
checkbox:

- [ ] <!-- !cancel bypass! --> 🚫 stop reviewing process
bypass for this Pull Request




---

<small>This Pull Request has been generated with ❤️ by the
[Otter](https://github.com/AmadeusITGroup/otter) cascading tool.</small>
@otter-cascading otter-cascading bot added the cascading Cascading from previous release label May 3, 2024
Copy link

nx-cloud bot commented May 3, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 711d704. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@github-actions github-actions bot added the bug Something isn't working label May 3, 2024
@mrednic-1A mrednic-1A enabled auto-merge May 3, 2024 07:55
@mrednic-1A mrednic-1A added this pull request to the merge queue May 3, 2024
Merged via the queue into main with commit bf9c06c May 3, 2024
42 checks passed
@mrednic-1A mrednic-1A deleted the cascading/10.2.0-main branch May 3, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cascading Cascading from previous release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants