Skip to content

Add badges to README for project status#11

Merged
raghavendra-talur merged 1 commit into
TheEasyShift:mainfrom
obnoxxx:patch-1
Jun 12, 2026
Merged

Add badges to README for project status#11
raghavendra-talur merged 1 commit into
TheEasyShift:mainfrom
obnoxxx:patch-1

Conversation

@obnoxxx

@obnoxxx obnoxxx commented Jun 12, 2026

Copy link
Copy Markdown
Member

Added badges for build status, Go report card, license, and Go reference to the README.

Copilot AI review requested due to automatic review settings June 12, 2026 11:36

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the README header to include CI/status badges for the repository, making project health and documentation links more visible.

Changes:

  • Added GitHub Actions CI badge for the main branch
  • Added Go Report Card and Go Reference badges
  • Commented out an LGPL license badge block

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
Comment on lines +2 to +3
[![Go Report Card](https://goreportcard.com/badge/github.com/gontract/gontract)](https://goreportcard.com/report/github.com/TheEasyShift/easyshift)
[![Go Reference](https://pkg.go.dev/badge/github.com/gontract/gontract.svg)](https://pkg.go.dev/github.com/TheEasyShift/easyshift)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

done

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

done: removed comment and added apache badge.

Comment thread README.md Outdated
[![Go Report Card](https://goreportcard.com/badge/github.com/gontract/gontract)](https://goreportcard.com/report/github.com/TheEasyShift/easyshift)
[![Go Reference](https://pkg.go.dev/badge/github.com/gontract/gontract.svg)](https://pkg.go.dev/github.com/TheEasyShift/easyshift)
<!--
[![GPL license](https://img.shields.io/badge/license-LGPL-blue.svg)](http://opensource.org/licenses/LGPL)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

added the proper license and removed the comment.

@obnoxxx obnoxxx force-pushed the patch-1 branch 2 times, most recently from 1dce8c2 to d985074 Compare June 12, 2026 11:45
@obnoxxx obnoxxx requested a review from Copilot June 12, 2026 13:32

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread README.md Outdated
[![Build Status](https://github.com/TheEasyShift/easyshift/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/TheEasyShift/easyshift/actions)
[![Go Report Card](https://goreportcard.com/badge/github.com/TheEasyShift/easyshift)](https://goreportcard.com/report/github.com/TheEasyShift/easyshift)
[![Go Reference](https://pkg.go.dev/badge/github.com/TheEasyShift/easyshift.svg)](https://pkg.go.dev/github.com/TheEasyShift/easyshift)
[![License](https://img.shields.io/github/license/rook/rook?color=blue)](LICENSE)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

done

Added badges for build status, Go report card and Go reference, and license to the README.

Signed-off-by: Michael Adam <obnox@samba.org>
@raghavendra-talur raghavendra-talur merged commit e5e7d03 into TheEasyShift:main Jun 12, 2026
2 checks passed
@obnoxxx obnoxxx deleted the patch-1 branch June 12, 2026 16:25
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.

3 participants