ci-doctor is a free MIT linter for GitHub Actions workflows. 14 rules across cost, security, and maintenance categories. Includes --fix mode that auto-applies safe permissions/concurrency/timeout/retention fixes in place, and --sarif output for upload to GitHub Code Scanning. Ships as both an npm CLI (npx ci-doctor) and a GitHub Action.
Insertion is at the end of the Linting subsection (after the existing Golint entry), per the contributing guidelines.
🔄 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/779
**Author:** [@depmedicdev-byte](https://github.com/depmedicdev-byte)
**Created:** 4/28/2026
**Status:** 🔄 Open
**Base:** `main` ← **Head:** `add-ci-doctor`
---
### 📝 Commits (1)
- [`a23064e`](https://github.com/sdras/awesome-actions/commit/a23064e3386060e8d4555f9678589d13f09f7f20) Add ci-doctor under Linting
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
Adds ci-doctor under the Linting subsection.
ci-doctor is a free MIT linter for GitHub Actions workflows. 14 rules across cost, security, and maintenance categories. Includes `--fix` mode that auto-applies safe permissions/concurrency/timeout/retention fixes in place, and `--sarif` output for upload to GitHub Code Scanning. Ships as both an npm CLI (`npx ci-doctor`) and a GitHub Action.
Repo: https://github.com/depmedicdev-byte/ci-doctor
npm: https://www.npmjs.com/package/ci-doctor
Insertion is at the end of the Linting subsection (after the existing Golint entry), per the contributing guidelines.
---
<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/779
Author: @depmedicdev-byte
Created: 4/28/2026
Status: 🔄 Open
Base:
main← Head:add-ci-doctor📝 Commits (1)
a23064eAdd ci-doctor under Linting📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adds ci-doctor under the Linting subsection.
ci-doctor is a free MIT linter for GitHub Actions workflows. 14 rules across cost, security, and maintenance categories. Includes
--fixmode that auto-applies safe permissions/concurrency/timeout/retention fixes in place, and--sarifoutput for upload to GitHub Code Scanning. Ships as both an npm CLI (npx ci-doctor) and a GitHub Action.Repo: https://github.com/depmedicdev-byte/ci-doctor
npm: https://www.npmjs.com/package/ci-doctor
Insertion is at the end of the Linting subsection (after the existing Golint entry), per the contributing guidelines.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.