Skip to content

docs: add CI and license badges to starter-kit/README.md (#85)#88

Merged
saivedant169 merged 2 commits intosaivedant169:mainfrom
tanmaykadam1533:fix/add-ci-badge-readme
Apr 8, 2026
Merged

docs: add CI and license badges to starter-kit/README.md (#85)#88
saivedant169 merged 2 commits intosaivedant169:mainfrom
tanmaykadam1533:fix/add-ci-badge-readme

Conversation

@tanmaykadam1533
Copy link
Copy Markdown

What does this PR do?

Adds CI workflow badge and license badge to starter-kit/README.md,
matching the badges already present in the main README.md.

Related Issue

Closes #85

Type of Change

  • New provider adapter
  • New policy filter
  • Bug fix
  • Enhancement
  • Documentation
  • Other

Checklist

  • I have read CONTRIBUTING.md
  • My code follows the existing code style
  • I have added tests for my changes
  • All tests pass (make test)
  • I have updated documentation if needed

@saivedant169
Copy link
Copy Markdown
Owner

he badges look right and they match the main README exactly. Two small things before I merge:

  1. The License badge points to LICENSE, which works from the root README but 404s from inside starter-kit/README.md because the LICENSE file lives one directory up. Could you change License to License on that one line?
  2. Could you add a blank line between the # AegisFlow Governed Coding Agent Starter Kit heading and the badge block? GitHub's renderer sometimes squashes them together without the blank line.

Both are one-line changes. Once those land I'll merge.

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@tanmaykadam1533
Copy link
Copy Markdown
Author

Fixed both! Added blank line after heading and updated license path to ../LICENSE

@saivedant169 saivedant169 merged commit e14e200 into saivedant169:main Apr 8, 2026
3 checks passed
@saivedant169
Copy link
Copy Markdown
Owner

Thanks for contributing!

@tanmaykadam1533
Copy link
Copy Markdown
Author

tanmaykadam1533 commented Apr 9, 2026 via email

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.

Add CI workflow badge to starter-kit/README.md

3 participants