Skip to content

feat(developer_manual): add new tags for issue classification - #13565

Merged
skjnldsv merged 1 commit into
masterfrom
skjnldsv-patch-2
Aug 29, 2025
Merged

feat(developer_manual): add new tags for issue classification#13565
skjnldsv merged 1 commit into
masterfrom
skjnldsv-patch-2

Conversation

@skjnldsv

Copy link
Copy Markdown
Member

Complete the list of our existing labels set

Signed-off-by: John Molakvo忙 <skjnldsv@users.noreply.github.com>
@skjnldsv

Copy link
Copy Markdown
Member Author

/backport to stable31

@skjnldsv

Copy link
Copy Markdown
Member Author

/backport to stable30

@skjnldsv
skjnldsv enabled auto-merge August 29, 2025 11:32

@DaphneMuller DaphneMuller left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome thank you

@skjnldsv
skjnldsv merged commit 18d658c into master Aug 29, 2025
11 checks passed
@skjnldsv
skjnldsv deleted the skjnldsv-patch-2 branch August 29, 2025 11:36
@backportbot

backportbot Bot commented Aug 29, 2025

Copy link
Copy Markdown

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/13565/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 4a5f0417

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/13565/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.

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