mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #17312] [CLOSED] chore: fix PR template #24394
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/17312
Author: @Classic298
Created: 9/9/2025
Status: ❌ Closed
Base:
main← Head:patch-1📝 Commits (10+)
041a89ebuild(deps): bump actions/setup-node from 4 to 53ff8deebuild(deps): bump actions/setup-python from 5 to 6d863fd3build(deps): bump actions/github-script from 7 to 8202eadabuild(deps): bump elasticsearch from 9.0.1 to 9.1.0 in /backendedd65febuild(deps): bump googleapis-common-protos in /backend5af4714build(deps): bump pgvector from 0.4.0 to 0.4.1 in /backend40fab87Merge pull request #17300 from open-webui/dependabot/github_actions/dev/actions/github-script-8b7243e6Merge pull request #17298 from open-webui/dependabot/github_actions/dev/actions/setup-python-68bc6a30Merge pull request #17297 from open-webui/dependabot/github_actions/dev/actions/setup-node-5d335851Merge pull request #17303 from open-webui/dependabot/pip/backend/dev/pgvector-0.4.1📊 Changes
9 files changed (+28 additions, -19 deletions)
View changed files
📝
.github/pull_request_template.md(+1 -1)📝
.github/workflows/build-release.yml(+2 -2)📝
.github/workflows/format-backend.yaml(+1 -1)📝
.github/workflows/format-build-frontend.yaml(+2 -2)📝
.github/workflows/release-pypi.yml(+2 -2)📝
backend/open_webui/utils/tools.py(+12 -1)📝
backend/requirements.txt(+5 -6)📝
pyproject.toml(+1 -2)📝
src/lib/components/chat/MessageInput/Commands/Models.svelte(+2 -2)📄 Description
Pull Request Checklist
The link to the CLA never led anywhere, at least for me on the GitHub website
Therefore, i am proposing to hardcore the link to the CLA, so it can finally work and point to the latest CLA version.
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.