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

Use commitish from action inputs. Fixes #824. #865

Merged
merged 1 commit into from Sep 6, 2021

Conversation

danielcweber
Copy link
Contributor

@danielcweber danielcweber commented May 14, 2021

The commitish parameter was previously ignored from action inputs and only read from the static config.yml, when the Readme and action.yml advertised the parameter as action inputs.

Fix by @MariuszKogut

Fixes #824

@jamesnswithers
Copy link

Works well for me on creating a new draft release but it doesn't seem to update the target commitish of existing draft releases.

@jetersen jetersen merged commit 8c2bf28 into release-drafter:master Sep 6, 2021
danielcweber added a commit to Gremlinq/ExRam.Gremlinq that referenced this pull request Sep 7, 2021
…se-drafter#865 is merged. Suffixed with a commit-id since there's no release yet.
danielcweber added a commit to Gremlinq/ExRam.Gremlinq that referenced this pull request Oct 12, 2021
…se-drafter#865 is merged. Suffixed with a commit-id since there's no release yet.
@jetersen jetersen added the type: bug Something isn't working label Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tag always ends up on the main-branch
3 participants