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

update release process so that it creates a PR for merging to main #100

Merged
merged 2 commits into from
Mar 12, 2025

Conversation

aalves08
Copy link
Member

@aalves08 aalves08 commented Mar 12, 2025

Fixes rancher/dashboard#13643

update release process so that it creates a PR instead of pushing directly to main branch

@aalves08 aalves08 requested review from nwmac and jordojordo March 12, 2025 09:24
@aalves08 aalves08 self-assigned this Mar 12, 2025
CR_SKIP_EXISTING: true

sync-catalogs:
Copy link
Member

Choose a reason for hiding this comment

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

Don't we still need to do this when the PR this workflow creates get merged?

Copy link
Member Author

Choose a reason for hiding this comment

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

Ofc we do. I totally forgot about that. Let me fix it

@aalves08 aalves08 requested a review from nwmac March 12, 2025 09:58
Copy link
Member

@nwmac nwmac left a comment

Choose a reason for hiding this comment

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

The other one (partner) only runs the sync when the manifest changes, but this runs it any time there is a push to master.

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.

Implement mechanism to create a PR for ui-plugin-charts repo
2 participants