Skip to content

Add SiteBrush to Other Software - #6585

Open
matveynator wants to merge 1 commit into
avelino:mainfrom
matveynator:add-sitebrush
Open

Add SiteBrush to Other Software#6585
matveynator wants to merge 1 commit into
avelino:mainfrom
matveynator:add-sitebrush

Conversation

@matveynator

@matveynator matveynator commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Required links

Coverage: https://app.codecov.io/gh/matveynator/sitebrush

Pre-submission checklist

Repository requirements

  • The repo has a go.mod file and at least one SemVer release (vX.Y.Z).
  • The repo has an open source license.
  • The repo documentation has a pkg.go.dev link.
  • The repo documentation has a goreportcard link (grade A- or better).
  • The repo documentation has a coverage service link.
  • The repo has a continuous integration process (GitHub Actions, etc.).
  • CI runs tests that must pass before merging.

Pull Request content

  • This PR adds/removes/changes only one package.
  • The package has been added in alphabetical order.
  • The link text is the exact project name.
  • The description is clear, concise, non-promotional, and ends with a period.
  • The link in README.md matches the forge link above.

Category quality

I reviewed the nearby entries. SeaweedFS and shell2http remain active; Snitch, sonic, and Stack Up have older activity. I did not change those entries because this PR intentionally adds only one project.

Project history note

This repository contains SiteBrush v2, rewritten in Go. The earlier PHP implementation is preserved at https://github.com/matveynator/sitebrush-v1 and dates back to 2021. The current Go repository is newer, so the automated maturity check may report a non-blocking warning.

@github-actions

github-actions Bot commented Aug 16, 2026

Copy link
Copy Markdown

Automated Quality Checks

Required checks

Repo: accessible, has go.mod and SemVer release
pkg.go.dev: OK
Go Report Card: OK (grade unknown)

Additional checks

License: BSD-2-Clause
⚠️ Maturity: repo appears to have less than 5 months of history

How to fix: Your repository needs at least 5 months of history since the first commit.
Please resubmit after the repository meets this requirement.
CI/CD: GitHub Actions workflows detected
README: present
Coverage: link accessible

These checks are automated and do not replace maintainer review. See CONTRIBUTING.md for full guidelines.


PR Diff Validation

Content checks

Files changed: only README.md
Single item: one package added
Link consistency: README link matches forge link in PR body
Link text: matches repository name
Description: ends with punctuation
Description tone: no promotional language detected
Category size: Other Software has 81 items

Automated diff validation — does not replace maintainer review.

@matveynator

Copy link
Copy Markdown
Contributor Author

The Running test failure is unrelated to this addition: the unchanged Security list on current upstream main places acmetool before acme-proxy, while TestAlpha expects the reverse order. The SiteBrush diff validation and repository quality checks both pass.

@matveynator
matveynator marked this pull request as ready for review August 16, 2026 08:02
@qodo-code-review

Copy link
Copy Markdown

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Tip of the day
💡 Did you know, you can add REVIEW.md to your repo root and Qodo follows it on every PR

More tips ↗ | Customize Qodo ↗ | Qodo docs ↗

Grey Divider

Qodo Logo

@qodo-code-review

Copy link
Copy Markdown

PR Summary by Qodo

Add SiteBrush to README Other Software list

📝 Documentation 🕐 Less than 5 minutes

Grey Divider

AI Description

• Add SiteBrush to the “Other Software” section in alphabetical order.
• Provide a concise, non-promotional one-line description with a GitHub link.
High-Level Assessment

The PR’s approach (adding a single, alphabetized README entry with a brief description) is the appropriate and minimal change for an Awesome list update. No alternative approach is needed.

Files changed (1) +1 / -0

Documentation (1) +1 / -0
README.mdAdd SiteBrush entry to Other Software list +1/-0

Add SiteBrush entry to Other Software list

• Adds a new bullet for SiteBrush under the “Software written in Go” / Other Software section. Includes the repository link and a short description consistent with surrounding entries.

README.md

@qodo-code-review

Copy link
Copy Markdown

Qodo Fixer

No findings are available for this PR yet. Findings appear here once Qodo has reviewed the PR.

@matveynator

Copy link
Copy Markdown
Contributor Author

SiteBrush v2 is a Go rewrite of the original PHP SiteBrush project, whose public history goes back to 2021: https://github.com/matveynator/sitebrush-v1

Would you consider that project continuity sufficient for the five-month maturity requirement, or should this submission wait until September 29, 2026? All blocking automated package and diff checks for this submission pass; the remaining Running test failure comes from the pre-existing Security-section order addressed separately in #6586.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant