[PR #116] [MERGED] Restrict astro workflow to run only on www/ changes #114

Closed
opened 2026-03-03 11:14:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debloper/xiosk/pull/116
Author: @parthsidpara
Created: 9/19/2025
Status: Merged
Merged: 9/24/2025
Merged by: @debloper

Base: mainHead: workflow/limit-deploy-to-www


📝 Commits (2)

  • a5f6bdd workflow: trigger deploy only on changes in www/
  • 055c2a3 change list convention

📊 Changes

1 file changed (+4 additions, -2 deletions)

View changed files

📝 .github/workflows/astro.yml (+4 -2)

📄 Description

The astro deployment workflow was previously running on every push to main, even when unrelated parts of the repository were modified.

This PR updates the workflow trigger to run only when files inside the www/ directory change


🔄 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/debloper/xiosk/pull/116 **Author:** [@parthsidpara](https://github.com/parthsidpara) **Created:** 9/19/2025 **Status:** ✅ Merged **Merged:** 9/24/2025 **Merged by:** [@debloper](https://github.com/debloper) **Base:** `main` ← **Head:** `workflow/limit-deploy-to-www` --- ### 📝 Commits (2) - [`a5f6bdd`](https://github.com/debloper/xiosk/commit/a5f6bdd000c0ecd0d808ea7ff5ca56ae070f1d5f) workflow: trigger deploy only on changes in www/ - [`055c2a3`](https://github.com/debloper/xiosk/commit/055c2a377a0cca40af96a4ff12de45fef70d5480) change list convention ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/astro.yml` (+4 -2) </details> ### 📄 Description The astro deployment workflow was previously running on every push to `main`, even when unrelated parts of the repository were modified. This PR updates the workflow trigger to run only when files inside the `www/` directory change --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:14:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/xiosk#114
No description provided.