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.
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)
🔄 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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/sdras/awesome-actions/pull/810
Author: @gregkonush
Created: 5/30/2026
Status: 🔄 Open
Base:
main← Head:add-bilig-xlsx-cache-doctor📝 Commits (1)
375101bAdd XLSX Cache Doctor📊 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
.xlsxfiles 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 --checknpx --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)https://github.com/marketplace/actions/xlsx-cache-doctorreturns HTTP 200🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.