Skip to content

improve: add AGENTS.md and CI workflow for link checking + HTML validation#61

Merged
Coding-Dev-Tools merged 4 commits into
mainfrom
improve/devforge-1782658815
Jun 29, 2026
Merged

improve: add AGENTS.md and CI workflow for link checking + HTML validation#61
Coding-Dev-Tools merged 4 commits into
mainfrom
improve/devforge-1782658815

Conversation

@Coding-Dev-Tools

Copy link
Copy Markdown
Owner

Automated improvement by dev-engineer

Changes

  1. Added AGENTS.md - Agent system reference document for DevForge landing page repo
  2. Added CI workflow (.github/workflows/ci.yml) with three jobs:
    • Link Check: Runs to validate all internal/external links
    • HTML Validation: Uses html5validator-action to validate all HTML files
    • Deploy to GitHub Pages: Deploys on push to main after CI passes

Verification

  • All 32 link checker tests pass
  • Link checker script passes with exit code 0 (no broken links)
  • HTML validation will run in CI

This addresses the missing AGENTS.md and missing CI/CD workflows issues from the fixer queue.

@Coding-Dev-Tools Coding-Dev-Tools left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed by reviewer-B: CI/CD workflow added, rebranding consistent, no blocking issues found. Ready to merge when owner approves.

@Coding-Dev-Tools Coding-Dev-Tools merged commit 9e91812 into main Jun 29, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant