mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 17:32:27 -05:00
[PR #5749] [MERGED] Add Docker Templates pre-commit check #31267
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/dani-garcia/vaultwarden/pull/5749
Author: @BlackDex
Created: 4/4/2025
Status: ✅ Merged
Merged: 4/4/2025
Merged by: @dani-garcia
Base:
main← Head:add-pre-commit-check📝 Commits (1)
53ab38dAdd Docker Templates pre-commit check📊 Changes
1 file changed (+8 additions, -0 deletions)
View changed files
📝
.pre-commit-config.yaml(+8 -0)📄 Description
Added the same check as done via GitHub Actions to check template changes to the pre-commit checks. This should catch these mistakes before they are commited and pushed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.