Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Oct 7, 2025

Backport of PR #55579

to comply with the EU AI act

Signed-off-by: Marcel Klehr <[email protected]>
@backportbot backportbot bot requested a review from a team as a code owner October 7, 2025 06:23
@backportbot backportbot bot requested review from CarlSchwan, come-nc, kyteinsky, leftybournes, marcelklehr and provokateurin and removed request for a team October 7, 2025 06:23
@backportbot backportbot bot added the 3. to review Waiting for reviews label Oct 7, 2025
@backportbot backportbot bot added this to the Nextcloud 32.0.1 milestone Oct 7, 2025
@marcelklehr
Copy link
Member

/backport to stable31

@marcelklehr
Copy link
Member

/backport to stable30

@provokateurin provokateurin merged commit f2051ca into stable32 Oct 7, 2025
199 checks passed
@provokateurin provokateurin deleted the backport/55579/stable32 branch October 7, 2025 06:51
@backportbot
Copy link
Author

backportbot bot commented Oct 7, 2025

The backport to stable30 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable30
git pull origin stable30

# Create the new backport branch
git checkout -b backport/55599/stable30

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick d82899e1

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/55599/stable30

Error: Failed to check for changes with origin/stable30: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot
Copy link
Author

backportbot bot commented Oct 7, 2025

The backport to stable31 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable31
git pull origin stable31

# Create the new backport branch
git checkout -b backport/55599/stable31

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick d82899e1

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/55599/stable31

Error: Failed to check for changes with origin/stable31: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants