Skip to content

fix(developers): No relative links in notifications#14304

Merged
miaulalala merged 1 commit intomasterfrom
bugfix/noid/notification-no-relative
Apr 15, 2026
Merged

fix(developers): No relative links in notifications#14304
miaulalala merged 1 commit intomasterfrom
bugfix/noid/notification-no-relative

Conversation

@nickvergessen
Copy link
Copy Markdown
Member

Signed-off-by: Joas Schilling <coding@schilljs.com>
@miaulalala
Copy link
Copy Markdown
Contributor

/backport to stable33

@miaulalala
Copy link
Copy Markdown
Contributor

/backport to stable32

@miaulalala miaulalala merged commit 1de1f54 into master Apr 15, 2026
15 checks passed
@miaulalala miaulalala deleted the bugfix/noid/notification-no-relative branch April 15, 2026 06:22
@backportbot
Copy link
Copy Markdown

backportbot Bot commented Apr 15, 2026

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

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

# Create the new backport branch
git checkout -b backport/14304/stable32

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

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

Error: Failed to check for changes with origin/stable32: 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
Copy Markdown

backportbot Bot commented Apr 15, 2026

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

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

# Create the new backport branch
git checkout -b backport/14304/stable33

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

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

Error: Failed to check for changes with origin/stable33: 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants