Skip to content

chore: add MIT LICENSE - #23

Open
facundofarias wants to merge 1 commit into
masterfrom
chore/add-mit-license
Open

chore: add MIT LICENSE#23
facundofarias wants to merge 1 commit into
masterfrom
chore/add-mit-license

Conversation

@facundofarias

@facundofarias facundofarias commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Adds an MIT LICENSE file to resolve the missing-license OSS-hygiene gap flagged in the T3 due-diligence review (tech-debt register item #6).

  • License: MIT (matches all other licensed DeployHQ public repos)
  • Copyright: Copyright (c) 2026 DeployHQ (saas.group LLC)

No code changes; additive only.

Summary by CodeRabbit

  • Documentation
    • Added an MIT License covering software use, modification, distribution, sublicensing, and sale.
    • Included copyright attribution and warranty and liability disclaimers.

@coderabbitai

coderabbitai Bot commented Aug 18, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: eb1e1e3a-8747-40bd-a7de-2521072898a2

📥 Commits

Reviewing files that changed from the base of the PR and between fc465cd and 3e4b9d4.

📒 Files selected for processing (1)
  • LICENSE

Included review availability: 0 reviews are currently available. Based on recent review activity, included reviews refill at 2 per hour.


Walkthrough

The pull request adds a complete MIT License file. It includes copyright attribution, usage permissions, attribution requirements, and warranty and liability disclaimers.

Changes

License

Layer / File(s) Summary
MIT license text
LICENSE
Adds the complete MIT License text for DeployHQ software.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 3e4b9

This PR only adds the MIT license file and does not change product behavior, so no actionable merge-blocking risk remains after normal checks and review.

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the addition of the MIT LICENSE file, which is the main change.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/add-mit-license

Comment @coderabbitai help to get the list of available commands.

@chatgpt-codex-connector chatgpt-codex-connector Bot 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3e4b9d4dbf

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread LICENSE
Comment on lines +12 to +13
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Ship the license in the published gem

When the release workflow builds the RubyGem, deploy-agent.gemspec limits s.files to lib, bin, the certificate, and the gemspec, and it does not set s.license; I verified that the resulting gem contains no LICENSE file and reports an empty license list. Thus gem recipients do not receive the notice that this clause requires, and RubyGems cannot identify the package as MIT-licensed. Add LICENSE to s.files and declare the MIT license in the gemspec.

Useful? React with 👍 / 👎.

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