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

Set target on create release with existing tag #20381

Merged
merged 2 commits into from
Jul 15, 2022

Commits on Jul 15, 2022

  1. Set target on create release with existing tag

    - When you create a new release(e.g. via Tea) and specify a tag that already exists on
    the repository, Gitea will instead use the `UpdateRelease`
    functionality. However it currently doesn't set the Target field. This
    PR fixes that.
    Gusted committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    4ee4f99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6678b5d View commit details
    Browse the repository at this point in the history