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 native provider version bump reusable workflow #67

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

ulucinar
Copy link
Contributor

Description of your changes

This PR adds a reusable workflow to check for the latest version of a Terraform provider and open a version bump PR if a newer version of it is found, in an upjet-based provider repository.

I have:

  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Manually tested in a fork repo. Some parts still need nesting after the PR is reviewed & merged.

Copy link
Member

@sergenyalcin sergenyalcin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ulucinar

go install golang.org/x/tools/cmd/goimports
make generate

- name: New pull request
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Only as a suggestion, we can consider using gh pr create.

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