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

Add option to pass tag from another action #3

Merged
merged 16 commits into from
Dec 6, 2019

Conversation

serucee
Copy link
Contributor

@serucee serucee commented Nov 21, 2019

As discussed in #2 this PR allows to pass a tag from another action to fully automate the process of creating a tag, updating the release. "Workaround" since it is not possible to trigger a workflow through another workflow/action (push tag with one workflow, listen on event with second workflow is not possible).

entrypoint.sh Outdated Show resolved Hide resolved
@serucee
Copy link
Contributor Author

serucee commented Dec 6, 2019

Ye, forgot about removing it.

@Roang-zero1 Roang-zero1 merged commit 69d4a52 into Roang-zero1:master Dec 6, 2019
* Merge set_release_title and create_release_data as they both deal with
  the release JSON.
* Use empty string for release_title as false may be an allowed value.
* Use empty string as default value.
* Re-format function.
* Remove forced update in created_tag.
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