Skip to content
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

[feat]: Support make_latest in create and update release #2757

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

Simplicitdk
Copy link
Contributor

Resolves #2756


Before the change?

It is not possible to set make_latest parameter when creating and updating a release

After the change?

It is possible to set make_latest parameter when creating and updating a release

Pull request checklist

  • [ X ] Tests for the changes have been added (for bug fixes / features)
  • [ X ] Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • [ X ] No

Copy link
Contributor

@nickfloyd nickfloyd left a comment

Choose a reason for hiding this comment

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

Thank you for the contributions! ❤️

@nickfloyd nickfloyd merged commit 729f261 into octokit:main Aug 3, 2023
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[FEAT]: Updating a release should support make_latest
2 participants