Skip to content

ci(opengrep): Drop opengrep again#17339

Merged
nickvergessen merged 1 commit intomainfrom
ci/noid/remove-opengrep
Mar 11, 2026
Merged

ci(opengrep): Drop opengrep again#17339
nickvergessen merged 1 commit intomainfrom
ci/noid/remove-opengrep

Conversation

@nickvergessen
Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen added this to the 🏖️ Next Major (34) milestone Mar 11, 2026
@nickvergessen nickvergessen self-assigned this Mar 11, 2026
@nickvergessen nickvergessen added feature: api 🛠️ OCS API for conversations, chats and participants feature: frontend 🖌️ "Web UI" client tests labels Mar 11, 2026
@nickvergessen
Copy link
Copy Markdown
Member Author

/backport to stable33

@nickvergessen
Copy link
Copy Markdown
Member Author

/backport to stable32

@nickvergessen nickvergessen merged commit 4ea4875 into main Mar 11, 2026
79 of 80 checks passed
@nickvergessen nickvergessen deleted the ci/noid/remove-opengrep branch March 11, 2026 10:25
@backportbot
Copy link
Copy Markdown

backportbot Bot commented Mar 11, 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/17339/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 71968590

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/17339/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 Mar 11, 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/17339/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 71968590

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

Labels

feature: api 🛠️ OCS API for conversations, chats and participants feature: frontend 🖌️ "Web UI" client tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants