[PR #6421] [MERGED] ci: fix vrt-generate and apply workflows #60166

Closed
opened 2026-05-07 02:05:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6421
Author: @MatissJanis
Created: 12/15/2025
Status: Merged
Merged: 12/16/2025
Merged by: @MatissJanis

Base: masterHead: matiss/fix-vrt-workflows


📝 Commits (1)

  • a3484b3 ci: fix vrt-generate and apply workflows

📊 Changes

3 files changed (+8 additions, -12 deletions)

View changed files

📝 .github/workflows/vrt-update-apply.yml (+0 -12)
📝 .github/workflows/vrt-update-generate.yml (+2 -0)
upcoming-release-notes/6421.md (+6 -0)

📄 Description

This PR makes two improvements to the VRT (Visual Regression Test) workflows:

  • vrt-update-apply.yml: Removed the success comment step that was posting to PRs when VRT screenshots were updated, reducing notification noise
  • vrt-update-generate.yml: Disabled translation downloads in the setup step since they're not needed for VRT tests, which should improve workflow performance

🔄 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/actualbudget/actual/pull/6421 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 12/15/2025 **Status:** ✅ Merged **Merged:** 12/16/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-vrt-workflows` --- ### 📝 Commits (1) - [`a3484b3`](https://github.com/actualbudget/actual/commit/a3484b34b11f0fb59061f5bef0d9b85936234e9b) ci: fix vrt-generate and apply workflows ### 📊 Changes **3 files changed** (+8 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/vrt-update-apply.yml` (+0 -12) 📝 `.github/workflows/vrt-update-generate.yml` (+2 -0) ➕ `upcoming-release-notes/6421.md` (+6 -0) </details> ### 📄 Description This PR makes two improvements to the VRT (Visual Regression Test) workflows: - **vrt-update-apply.yml**: Removed the success comment step that was posting to PRs when VRT screenshots were updated, reducing notification noise - **vrt-update-generate.yml**: Disabled translation downloads in the setup step since they're not needed for VRT tests, which should improve workflow performance --- <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-07 02:05:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#60166