Skip to content

fix: add MIT license#14

Merged
so0k merged 1 commit into
mainfrom
add-mit-license
Jun 1, 2026
Merged

fix: add MIT license#14
so0k merged 1 commit into
mainfrom
add-mit-license

Conversation

@so0k
Copy link
Copy Markdown
Contributor

@so0k so0k commented Jun 1, 2026

Adds an MIT LICENSE (MIT chosen to match the GitHub CLI Go sources used as a design reference).

Supersedes #1 (which proposed Apache-2.0).

Why fix: (and not docs:)

v1.0.0 already shipped without a license, so its release archives don't bundle one. GoReleaser auto-includes LICENSE* in archives, so landing this lets release-please cut v1.0.1 and the patch release will carry the license. A docs:/chore: title would add the file but not bump a release.

Copyright holder is set to skillrig (org) / 2026 — adjust if you'd prefer a different holder.

@qodo-code-review
Copy link
Copy Markdown

Review Summary by Qodo

Add MIT license file to project

📝 Documentation

Grey Divider

Walkthroughs

Description
• Adds MIT license file to project
• Sets copyright holder to skillrig organization
• Enables license inclusion in release archives
Diagram
flowchart LR
  A["Project"] -- "adds LICENSE file" --> B["MIT License"]
  B -- "included in" --> C["Release Archives"]

Loading

Grey Divider

File Changes

1. LICENSE 📝 Documentation +21/-0

Add MIT license file

• Adds complete MIT license text
• Sets copyright year to 2026
• Sets copyright holder to skillrig organization
• Enables GoReleaser to auto-include license in release archives

LICENSE


Grey Divider

Qodo Logo

@qodo-code-review
Copy link
Copy Markdown

qodo-code-review Bot commented Jun 1, 2026

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Qodo Logo

@so0k so0k mentioned this pull request Jun 1, 2026
@so0k so0k enabled auto-merge (squash) June 1, 2026 07:55
@so0k so0k merged commit 346bce0 into main Jun 1, 2026
2 checks passed
@so0k so0k deleted the add-mit-license branch June 1, 2026 07:55
so0k pushed a commit that referenced this pull request Jun 2, 2026
🤖 I have created a release *beep* *boop*
---


## [1.0.1](v1.0.0...v1.0.1)
(2026-06-02)


### Bug Fixes

* add MIT license ([#14](#14))
([346bce0](346bce0))
* **cli:** align search & verify table output
([#21](#21))
([#22](#22))
([b54d751](b54d751))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: skillrig-release-bot[bot] <289564490+skillrig-release-bot[bot]@users.noreply.github.com>
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