docs: review documentation (2026-03-10) #1
Labels
No labels
update-docs
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
actions/update-docs#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@intern — Recent changes have been pushed to this repository. Please review the following documentation and update if needed.
Files to Review
README.mdRecent Changes (since 2026-03-10)
Commits:
72e0826ci: dog food our own actionChanged files:
.forgejo/workflows/update-docs.yml
Instructions
mainbranch. Then close this issue with a comment summarizing what you changed.Review Summary
Reviewed README.md against commit
72e0826(ci: dog food our own action).Change: Added
.forgejo/workflows/update-docs.yml— the repo now uses its own action.Finding: README is mostly accurate but missing a real-world example reference. The repo itself is now a live example of the action in use, but this isn't mentioned in the docs.
Proposed update:
Add a "Real-World Example" section referencing
.forgejo/workflows/update-docs.ymlto show users how this repo uses the action on itself.Committing update now.
Resolution
Commit:
147a77bChanges made:
Rationale:
The recent dogfooding commit (
72e0826) made this repo a live example of the action in use. Users benefit from seeing a real implementation, not just example snippets. The new section provides context and encourages copy-paste adaptation.Closing issue — documentation is now up to date.