Skip to content

Conversation

@streed
Copy link
Owner

@streed streed commented Sep 17, 2025

No description provided.

Copilot AI review requested due to automatic review settings September 17, 2025 10:55
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a GitHub Actions release badge to the README file to provide visibility into the project's release workflow status.

  • Adds a release badge that links to the GitHub Actions release workflow
  • Removes the MIT license badge from the badge section

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

[![Go Version](https://img.shields.io/badge/Go-1.22%2B-blue.svg)](https://golang.org)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)
[![Release](https://github.com/streed/ml-notes/actions/workflows/release.yml/badge.svg)](https://github.com/streed/ml-notes/actions/workflows/release.yml)
Copy link

Copilot AI Sep 17, 2025

Choose a reason for hiding this comment

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

[nitpick] The removal of the MIT license badge reduces important project information visibility. Consider keeping the license badge alongside the new release badge, as license information is valuable for potential users and contributors.

Suggested change
[![Release](https://github.com/streed/ml-notes/actions/workflows/release.yml/badge.svg)](https://github.com/streed/ml-notes/actions/workflows/release.yml)
[![Release](https://github.com/streed/ml-notes/actions/workflows/release.yml/badge.svg)](https://github.com/streed/ml-notes/actions/workflows/release.yml)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

Copilot uses AI. Check for mistakes.
@streed streed merged commit c24af0f into main Sep 17, 2025
3 checks passed
@streed streed deleted the streed-patch-1 branch September 17, 2025 10:58
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.

2 participants