[PR #8249] [WIP] [AI] Replace archived check-spelling action with typos for docs spell-check #136467

Open
opened 2026-06-17 21:15:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/8249
Author: @MatissJanis
Created: 6/17/2026
Status: 🔄 Open

Base: masterHead: claude/check-spelling-security-fix-z0df12


📝 Commits (3)

  • 0adf4c8 [AI] Replace archived check-spelling action with typos for docs spell-check
  • 83d10f2 [AI] Add docs-spelling release note and format README
  • 24d3a5e [AI] Disable credential persistence in docs-spelling checkout

📊 Changes

17 files changed (+119 additions, -803 deletions)

View changed files

📝 .claude/skills/writing-actual-docs/SKILL.md (+1 -1)
📝 .github/actions/docs-spelling/README.md (+42 -17)
.github/actions/docs-spelling/advice.md (+0 -24)
.github/actions/docs-spelling/allow/contributers.txt (+0 -8)
.github/actions/docs-spelling/allow/keywords.txt (+0 -155)
.github/actions/docs-spelling/excludes.txt (+0 -77)
.github/actions/docs-spelling/expect.txt (+0 -217)
.github/actions/docs-spelling/line_forbidden.patterns (+0 -62)
.github/actions/docs-spelling/only.txt (+0 -3)
.github/actions/docs-spelling/patterns.txt (+0 -84)
.github/actions/docs-spelling/reject.txt (+0 -10)
.github/actions/docs-spelling/typos.toml (+41 -0)
📝 .github/workflows/docs-spelling.yml (+21 -135)
📝 packages/docs/docs/budgeting/credit-cards/paying-in-full.md (+1 -1)
📝 packages/docs/docs/contributing/writing-docs.md (+3 -5)
📝 packages/docs/docs/schedules.md (+4 -4)
upcoming-release-notes/8249.md (+6 -0)

📄 Description

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01DstzjPjGYdWMCG4jsrH6a1


🔄 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/8249 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 6/17/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `claude/check-spelling-security-fix-z0df12` --- ### 📝 Commits (3) - [`0adf4c8`](https://github.com/actualbudget/actual/commit/0adf4c8219de8d9833f9f4496e0ecc85902a39f2) [AI] Replace archived check-spelling action with typos for docs spell-check - [`83d10f2`](https://github.com/actualbudget/actual/commit/83d10f29ec27d3005e21e7850715a576cac50532) [AI] Add docs-spelling release note and format README - [`24d3a5e`](https://github.com/actualbudget/actual/commit/24d3a5ed04b041a46499c9ff664eb16a434d2b97) [AI] Disable credential persistence in docs-spelling checkout ### 📊 Changes **17 files changed** (+119 additions, -803 deletions) <details> <summary>View changed files</summary> 📝 `.claude/skills/writing-actual-docs/SKILL.md` (+1 -1) 📝 `.github/actions/docs-spelling/README.md` (+42 -17) ➖ `.github/actions/docs-spelling/advice.md` (+0 -24) ➖ `.github/actions/docs-spelling/allow/contributers.txt` (+0 -8) ➖ `.github/actions/docs-spelling/allow/keywords.txt` (+0 -155) ➖ `.github/actions/docs-spelling/excludes.txt` (+0 -77) ➖ `.github/actions/docs-spelling/expect.txt` (+0 -217) ➖ `.github/actions/docs-spelling/line_forbidden.patterns` (+0 -62) ➖ `.github/actions/docs-spelling/only.txt` (+0 -3) ➖ `.github/actions/docs-spelling/patterns.txt` (+0 -84) ➖ `.github/actions/docs-spelling/reject.txt` (+0 -10) ➕ `.github/actions/docs-spelling/typos.toml` (+41 -0) 📝 `.github/workflows/docs-spelling.yml` (+21 -135) 📝 `packages/docs/docs/budgeting/credit-cards/paying-in-full.md` (+1 -1) 📝 `packages/docs/docs/contributing/writing-docs.md` (+3 -5) 📝 `packages/docs/docs/schedules.md` (+4 -4) ➕ `upcoming-release-notes/8249.md` (+6 -0) </details> ### 📄 Description Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DstzjPjGYdWMCG4jsrH6a1 --- <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-17 21:15:46 -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#136467