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(github): Allow to push a tag without a release #447

Merged
merged 3 commits into from
Jan 27, 2023

Conversation

tonyo
Copy link
Contributor

@tonyo tonyo commented Jan 26, 2023

(The background and motivation for this change is in #445, but I've decided not to implement that proposal fully right now, and instead make a smaller step first.)

This PR introduces a tagOnly option for github target. If set to true, then we don't create a full GitHub release, and instead only create a tag in the remote repository. The default is false.

Copy link
Member

@asottile-sentry asottile-sentry left a comment

Choose a reason for hiding this comment

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

@tonyo tonyo self-assigned this Jan 26, 2023
@tonyo tonyo added the enhancement New feature or request label Jan 26, 2023
@tonyo tonyo merged commit 5428c43 into master Jan 27, 2023
@tonyo tonyo deleted the tonyo/feat-github-tagonly-release branch January 27, 2023 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants