Skip to content

Option to add license name to release #228

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
danth opened this issue May 2, 2020 · 9 comments · Fixed by #1167
Closed

Option to add license name to release #228

danth opened this issue May 2, 2020 · 9 comments · Fixed by #1167
Labels
confirmed Prevent from becoming stale feature A new feature or a feature request

Comments

@danth
Copy link
Member

danth commented May 2, 2020

Description

A simple option to add text such as "This release is available under the MIT license." to the end of the release notes.

Use cases

  • License name is displayed close to the downloads on GitHub releases
  • Makes it more obvious if older versions of a project were released under a different license

Possible implementation

An option such as license_name which enables this feature when set. If it is not configured, nothing is displayed.

@danth danth added the feature A new feature or a feature request label May 2, 2020
@danth danth added this to the Better Changelogs milestone May 2, 2020
@github-actions github-actions bot added the help-wanted Extra attention is required label May 24, 2020
@github-actions github-actions bot removed the help-wanted Extra attention is required label Oct 23, 2022
@github-actions github-actions bot added the stale label May 6, 2024
@codejedi365 codejedi365 added confirmed Prevent from becoming stale and removed stale labels May 6, 2024
@codejedi365 codejedi365 added the help-wanted Extra attention is required label May 6, 2024
Copy link

github-actions bot commented Jul 6, 2024

It has been 60 days since the last update on this confirmed issue. @python-semantic-release/team can you provide an update on the status of this issue?

@github-actions github-actions bot added the needs-update Needs status update from maintainers label Jul 6, 2024
@codejedi365
Copy link
Contributor

I like this, still in the backlog unfortunately but should be simple to knock out. Thanks for the issue and hopefully I'll have an resolution in the upcoming months. Thanks! Always open to community PRs.

@github-actions github-actions bot removed the needs-update Needs status update from maintainers label Jul 7, 2024
Copy link

github-actions bot commented Sep 5, 2024

It has been 60 days since the last update on this confirmed issue. @python-semantic-release/team can you provide an update on the status of this issue?

@github-actions github-actions bot added the needs-update Needs status update from maintainers label Sep 5, 2024
@codejedi365
Copy link
Contributor

Should be able to wrap this into updates to the default changelog that I've been working but it is already possible for folks to do this via the new jinja templates. Instead of adding an additional configuration option to identify the license, we will use the built in license specifiers of pyproject.toml.

@github-actions github-actions bot removed the needs-update Needs status update from maintainers label Sep 7, 2024
Copy link

github-actions bot commented Nov 6, 2024

It has been 60 days since the last update on this confirmed issue. @python-semantic-release/team can you provide an update on the status of this issue?

@github-actions github-actions bot added the needs-update Needs status update from maintainers label Nov 6, 2024
@codejedi365
Copy link
Contributor

Still in backlog

@github-actions github-actions bot removed the needs-update Needs status update from maintainers label Nov 10, 2024
@codejedi365 codejedi365 removed the help-wanted Extra attention is required label Dec 2, 2024
codejedi365 added a commit to codejedi365/python-semantic-release that referenced this issue Dec 20, 2024
… template

Adds a one-line notice to the version release notes about the current license
the version is released under at that time.

Resolves: python-semantic-release#228
codejedi365 added a commit to codejedi365/python-semantic-release that referenced this issue Dec 24, 2024
… template

Adds a one-line notice to the version release notes about the current license
the version is released under at that time.

Resolves: python-semantic-release#228
codejedi365 added a commit to codejedi365/python-semantic-release that referenced this issue Dec 28, 2024
… template

Adds a one-line notice to the version release notes about the current license
the version is released under at that time.

Resolves: python-semantic-release#228
codejedi365 added a commit to codejedi365/python-semantic-release that referenced this issue Dec 28, 2024
… template

Adds a one-line notice to the version release notes about the current license
the version is released under at that time.

Resolves: python-semantic-release#228
codejedi365 added a commit to codejedi365/python-semantic-release that referenced this issue Jan 12, 2025
… template

Adds a one-line notice to the version release notes about the current license
the version is released under at that time.

Resolves: python-semantic-release#228
codejedi365 added a commit to codejedi365/python-semantic-release that referenced this issue Jan 12, 2025
… template

Adds a one-line notice to the version release notes about the current license
the version is released under at that time.

Resolves: python-semantic-release#228
codejedi365 added a commit to codejedi365/python-semantic-release that referenced this issue Jan 26, 2025
… template

Adds a one-line notice to the version release notes about the current license
the version is released under at that time.

Resolves: python-semantic-release#228
codejedi365 added a commit to codejedi365/python-semantic-release that referenced this issue Jan 27, 2025
… template

Adds a one-line notice to the version release notes about the current license
the version is released under at that time.

Resolves: python-semantic-release#228
codejedi365 added a commit to codejedi365/python-semantic-release that referenced this issue Jan 27, 2025
… template

Adds a one-line notice to the version release notes about the current license
the version is released under at that time.

Resolves: python-semantic-release#228
codejedi365 added a commit to codejedi365/python-semantic-release that referenced this issue Jan 28, 2025
… template

Adds a one-line notice to the version release notes about the current license
the version is released under at that time.

Resolves: python-semantic-release#228
codejedi365 added a commit to codejedi365/python-semantic-release that referenced this issue Feb 1, 2025
… template

Adds a one-line notice to the version release notes about the current license
the version is released under at that time.

Resolves: python-semantic-release#228
Copy link

github-actions bot commented Feb 1, 2025

It has been 60 days since the last update on this confirmed issue. @python-semantic-release/team can you provide an update on the status of this issue?

@github-actions github-actions bot added the needs-update Needs status update from maintainers label Feb 1, 2025
@codejedi365
Copy link
Contributor

Should be released in the upcoming week.

codejedi365 added a commit to codejedi365/python-semantic-release that referenced this issue Feb 2, 2025
… template

Adds a one-line notice to the version release notes about the current license
the version is released under at that time.

Resolves: python-semantic-release#228
@github-actions github-actions bot removed the needs-update Needs status update from maintainers label Feb 2, 2025
codejedi365 added a commit to codejedi365/python-semantic-release that referenced this issue Feb 2, 2025
… template

Adds a one-line notice to the version release notes about the current license
the version is released under at that time.

Resolves: python-semantic-release#228
codejedi365 added a commit to codejedi365/python-semantic-release that referenced this issue Feb 3, 2025
… template

Adds a one-line notice to the version release notes about the current license
the version is released under at that time.

Resolves: python-semantic-release#228
codejedi365 added a commit to codejedi365/python-semantic-release that referenced this issue Feb 3, 2025
… template

Adds a one-line notice to the version release notes about the current license
the version is released under at that time.

Resolves: python-semantic-release#228
codejedi365 added a commit to codejedi365/python-semantic-release that referenced this issue Feb 5, 2025
… template

Adds a one-line notice to the version release notes about the current license
the version is released under at that time.

Resolves: python-semantic-release#228
codejedi365 added a commit to codejedi365/python-semantic-release that referenced this issue Feb 5, 2025
… template

Adds a one-line notice to the version release notes about the current license
the version is released under at that time.

Resolves: python-semantic-release#228
codejedi365 added a commit to codejedi365/python-semantic-release that referenced this issue Feb 5, 2025
… template

Adds a one-line notice to the version release notes about the current license
the version is released under at that time.

Resolves: python-semantic-release#228
@codejedi365
Copy link
Contributor

🎉 This issue has been resolved in Version 9.18.0 🎉

You can find more information about this release on the GitHub Releases page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed Prevent from becoming stale feature A new feature or a feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants