LibreChat/.github/workflows
Ruben Talstra 661c6cc280
chore(ci): Improve version bump logic and remove redundant steps
- Now correctly determines the base version for version bumping:
  - Uses the version from an existing version bump PR if available.
  - Falls back to `package.json` version if no existing PR is found.
- Ensures that the version is bumped based on the labels of the newly merged PR.
- Closes an existing version bump PR before creating a new one to prevent duplicates.
- Removed the redundant branch creation step as `create-pull-request@v7` fully manages it.
- Ensures that every new version bump PR correctly increments beyond the last one.

This improves automation reliability and prevents version conflicts. 🚀
2025-02-10 19:34:30 +01:00
..
a11y.yml 🤲 a11y: Sidebar Text Contrast (#3665) 2024-08-16 13:50:47 -04:00
backend-review.yml 🧹 chore: Migrate to Flat ESLint Config & Update Prettier Settings (#5737) 2025-02-09 12:15:20 -05:00
build.yml Update build.yml 2023-07-22 13:35:00 -04:00
data-provider.yml chore: Get the latest of all github actions (#1335) 2023-12-14 07:44:38 -05:00
deploy-dev.yml ci: deploy test server post-dev image build pt. 3 2024-08-09 02:55:33 -04:00
deploy.yml chore: Get the latest of all github actions (#1335) 2023-12-14 07:44:38 -05:00
dev-images.yml 🐳 experimental: Dev Image Workflow & Remove Unused Code (#1928) 2024-02-29 09:24:55 -05:00
eslint-ci.yml 🎯 ci: Update ESLint Workflow to target api/ and client/ changes (#5771) 2025-02-10 09:05:03 -05:00
frontend-review.yml 🪟 fix: Windows Build (npm) (#3889) 2024-09-02 10:01:09 -04:00
generate_embeddings.yml 🚀 feat: Add GitHub Actions Workflow for Generating Docs Embeddings (#2216) 2024-03-26 11:57:04 -04:00
helmcharts.yml 🪖 refactor: Helm chart release workflow (#4311) 2024-10-03 07:20:56 -04:00
locize-i18n-sync.yml 📜 ci: Consolidate Locize Workflows for Missing Keys & PR Creation (#5769) 2025-02-10 09:03:59 -05:00
main-image-workflow.yml 🐳 hotfix: Tag Images Workflow Update (#2272) 2024-04-01 19:04:37 -04:00
tag-images.yml 🐳 hotfix: Tag Images Workflow Update (#2272) 2024-04-01 19:04:37 -04:00
version-bump.yml chore(ci): Improve version bump logic and remove redundant steps 2025-02-10 19:34:30 +01:00