Skip to content

chore(developer): add removal of OCA.Sharing.ExternalLinkActions - #13797

Merged
susnux merged 2 commits into
masterfrom
chore/oca-sharing-external-link-actions
Oct 14, 2025
Merged

chore(developer): add removal of OCA.Sharing.ExternalLinkActions#13797
susnux merged 2 commits into
masterfrom
chore/oca-sharing-external-link-actions

Conversation

@susnux

Copy link
Copy Markdown
Contributor

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
susnux merged commit 6317b27 into masterOct 14, 2025
11 checks passed
@susnux
susnux deleted the chore/oca-sharing-external-link-actions branch October 14, 2025 11:59
@susnux

Copy link
Copy Markdown
ContributorAuthor

/backport fd818ef to stable32

@susnux

Copy link
Copy Markdown
ContributorAuthor

/backport fd818ef to stable31

@susnux

Copy link
Copy Markdown
ContributorAuthor

/backport fd818ef to stable30

@susnux

Copy link
Copy Markdown
ContributorAuthor

/backport fd818ef to stable23

@backportbot

Copy link
Copy Markdown

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

# Switch to the target branch and update it
git checkout stable23
git pull origin stable23
# Create the new backport branch
git checkout -b backport/13797/stable23
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts, resolve them
git cherry-pick fd818efc
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/13797/stable23

Error: Failed to check for changes with origin/stable23: 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@susnux@szaimen