Skip to content

Added makeGitHubReleasesLatest input#385

Open
galargh wants to merge 1 commit intochangesets:mainfrom
galargh:make-latest
Open

Added makeGitHubReleasesLatest input#385
galargh wants to merge 1 commit intochangesets:mainfrom
galargh:make-latest

Conversation

@galargh
Copy link
Copy Markdown

@galargh galargh commented Jul 31, 2024

Resolves #340

This PR adds a makeGitHubReleasesLatest input which controls whether the created GitHub releases are marked as latest or not. It defaults to true which is the same as the GitHub API's default value. This makes this change backwards compatible.

This addition will be useful since, especially in a monorepo setup, marking the releases of subpackges as latest is not desirable.

Please let me know if you wanted me to introduce any modifications to the approach.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jul 31, 2024

🦋 Changeset detected

Latest commit: bcfb962

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@changesets/action Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Copy Markdown

@trueberryless trueberryless left a comment

Choose a reason for hiding this comment

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

LGTM 🎉

Very cool addition to this action!

@galargh
Copy link
Copy Markdown
Author

galargh commented Mar 4, 2025

Hey! Do you think there's a chance to get this contribution incorporated?

@trueberryless
Copy link
Copy Markdown

Hey! Do you think there's a chance to get this contribution incorporated?

Unfortunately, I have been noticing that less and less PRs and issues are being worked on in this repo. Maybe the maintainers are not maintaining the changeset org any more... 😥

@oe-josh-martin
Copy link
Copy Markdown

@Andarist @trueberryless @galargh

Do we know if we can get any progress here? It would be useful for us as we maintain two different version streams but one is EOL and only receives patches, and it's proving a pain to have latest being set to the EOL version

@trueberryless
Copy link
Copy Markdown

Hi!

Just FYI: I'm no maintainer, I just reviewed the changes 👍

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.

Avoid marking releases as Latest

3 participants