[PR #810] Add XLSX Cache Doctor #11726

Open
opened 2026-06-14 07:17:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/810
Author: @gregkonush
Created: 5/30/2026
Status: 🔄 Open

Base: mainHead: add-bilig-xlsx-cache-doctor


📝 Commits (1)

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

Summary

Adds XLSX Cache Doctor to the Static Analysis section.

It checks .xlsx files in CI for stale cached formula values, which is useful for repositories that edit spreadsheet files with SheetJS, ExcelJS, xlsx-populate, or custom Node scripts.

The action is now live on GitHub Marketplace:

https://github.com/marketplace/actions/xlsx-cache-doctor

Checks

  • git diff --check
  • npx --yes awesome-lint@latest README.md (fails on existing upstream README issues unrelated to this one-line addition, including existing spelling/list-item warnings outside the changed line)
  • Marketplace URL check: https://github.com/marketplace/actions/xlsx-cache-doctor returns HTTP 200

🔄 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/sdras/awesome-actions/pull/810 **Author:** [@gregkonush](https://github.com/gregkonush) **Created:** 5/30/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-bilig-xlsx-cache-doctor` --- ### 📝 Commits (1) - [`375101b`](https://github.com/sdras/awesome-actions/commit/375101b43b7894e8e6b40b9c4ce59667867e56d2) Add XLSX Cache Doctor ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Summary Adds XLSX Cache Doctor to the Static Analysis section. It checks `.xlsx` files in CI for stale cached formula values, which is useful for repositories that edit spreadsheet files with SheetJS, ExcelJS, xlsx-populate, or custom Node scripts. The action is now live on GitHub Marketplace: https://github.com/marketplace/actions/xlsx-cache-doctor ## Checks - `git diff --check` - `npx --yes awesome-lint@latest README.md` *(fails on existing upstream README issues unrelated to this one-line addition, including existing spelling/list-item warnings outside the changed line)* - Marketplace URL check: `https://github.com/marketplace/actions/xlsx-cache-doctor` returns HTTP 200 --- <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-06-14 07:17:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#11726