Skip to content

Support custom licenses and not licensed gh->bt - #128

Merged
thatmariia merged 4 commits into
devfrom
feat/otherlicense
Jun 1, 2026
Merged

Support custom licenses and not licensed gh->bt#128
thatmariia merged 4 commits into
devfrom
feat/otherlicense

Conversation

@thatmariia

Copy link
Copy Markdown
Member

Summary

  • If GitHub provides a license but it is not recognized as a valid SPDX ID, and there is no existing
    bio.tools license to fall back on, this function will log a note and return License.Other.
  • If GitHub provides no license and there is no existing bio.tools license, this function will
    return License.Not_licensed.

Type

  • feat
  • fix
  • docs
  • chore
  • refactor
  • tests
  • hotfix
  • exp

Checklist

@thatmariia thatmariia linked an issue Jun 1, 2026 that may be closed by this pull request
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

Docs preview ready: https://bio-tools.github.io/biohackathon2025/

@thatmariia
thatmariia merged commit 8993956 into dev Jun 1, 2026
4 checks passed
@thatmariia
thatmariia deleted the feat/otherlicense branch June 1, 2026 01:08
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.

Custom LICENSE.txt should map to "Other"

1 participant