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

Streamline Release Process by Removing Release Branch Requirement #646

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shaynafinocchiaro
Copy link
Contributor

Is this a new chart?

No

What this PR does / why we need it:

This PR updates the charts release action to be manually triggered so we can merge to the main branch without triggering the release workflow. We will no longer need to create a "release PR" in order to kick off the release workflow. We no longer need to merge to a release branch either.

  1. Updates the target branch for dependabot to main branch.
  2. Removes post-release-action.yml and rebase-release.yml because they are no longer needed now they we can merge to main

Tested change in forked repository: https://github.com/shaynafinocchiaro/helm-charts-test/actions/runs/13207643634

Which issue(s) is this PR associated with:

Special notes for your reviewer:

Checklist:

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • Variables are documented in the chart README.md
  • Title of the PR starts with the chart name (e.g. [charts_dir/mychartname]) if applicable

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.

3 participants