Skip to content

Conversation

dkyeremeh
Copy link

PR Description

Currently, this plugin throws an error whenever it gets executed as part of a pipeline outside the tag event.

Motivation

In my use case, I find it useful to produce a test build of my android app when a commit is tagged. After the build is tested, I would like to promote the tagged commit so that a production version of the app is built and signed.

This plugin does not allow the production build to be published to Gitea releases simply because the event that executed the pipeline is not a tag event, even though the commit is tagged just fine.

This PR is meant to address this issue

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.

2 participants