[PR #5748] [MERGED] Verify templates in CI #25870

Closed
opened 2026-05-29 04:52:20 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/5748
Author: @dani-garcia
Created: 4/4/2025
Status: Merged
Merged: 4/4/2025
Merged by: @BlackDex

Base: mainHead: verify_templates


📝 Commits (3)

  • 7dd6423 Verify templates in CI
  • 51e0d83 No need to install packages
  • 88132c3 Remove unnecessary fetch depth

📊 Changes

1 file changed (+28 additions, -0 deletions)

View changed files

.github/workflows/check-templates.yml (+28 -0)

📄 Description

This way we won't accidentally get them out of sync again, at the moment failing until we fix the current issues


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/5748 **Author:** [@dani-garcia](https://github.com/dani-garcia) **Created:** 4/4/2025 **Status:** ✅ Merged **Merged:** 4/4/2025 **Merged by:** [@BlackDex](https://github.com/BlackDex) **Base:** `main` ← **Head:** `verify_templates` --- ### 📝 Commits (3) - [`7dd6423`](https://github.com/dani-garcia/vaultwarden/commit/7dd64238edf64d5914e312e1690b4c8f9c4b00dc) Verify templates in CI - [`51e0d83`](https://github.com/dani-garcia/vaultwarden/commit/51e0d83c19bd72c8c66bbf761e7dc96c62e134ef) No need to install packages - [`88132c3`](https://github.com/dani-garcia/vaultwarden/commit/88132c3f0b12dbd5a136edca42a62ab2239b5362) Remove unnecessary fetch depth ### 📊 Changes **1 file changed** (+28 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/check-templates.yml` (+28 -0) </details> ### 📄 Description This way we won't accidentally get them out of sync again, at the moment failing until we fix the current issues --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-29 04:52:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#25870