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 Outputs to Update Workflow #18

Merged
merged 5 commits into from
Aug 1, 2022

Conversation

denrase
Copy link
Contributor

@denrase denrase commented Aug 1, 2022

This PR adds the following outputs to the update workflow:

  • url
  • original tag
  • latest tag
  • base branch
  • pr branch

This way, other repositories can pick up the created PR and amend it as they see fit.

An example can be seen here:

getsentry/sentry-fastlane-plugin#144

The referenced PR takes the created/updated PR, downloads the current sentry-cli macOS & windows binaries and commits them in the PR created by this workflow.
It does not use the url and base branch outputs, but i left those as they might be useful for other approaches.

.github/workflows/updater.yml Outdated Show resolved Hide resolved
.github/workflows/updater.yml Outdated Show resolved Hide resolved
@denrase denrase requested a review from vaind August 1, 2022 14:43
@vaind vaind merged commit efbde01 into getsentry:main Aug 1, 2022
@denrase
Copy link
Contributor Author

denrase commented Aug 2, 2022

🥳

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.

None yet

2 participants