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

fix: helm chart deploy to open PRs to now-protected gh-pages branch #31155

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

mistercrunch
Copy link
Member

@mistercrunch mistercrunch commented Nov 25, 2024

Cleaning up the mess I created by deleting the gh-pages branch by mistake while deleting hundreds of stale branches in the repo.

The changes here make it such that pushing a new helm chart version will now open a PR against the now-protected gh-pages branch, require a review and merge to be deployed.

Testing now with:

gh workflow run superset-helm-release.yml --ref helm_fix --field ref=master

Logs / iterations can be followed here -> https://github.com/apache/superset/actions/workflows/superset-helm-release.yml

Cleaning up the mess I created by deleting the `gh-pages` branch by mistake while deleting hundreds of stale branches in the repo.

The changes here make it such that pushing a new helm chart version will now open a PR against the now-protected `gh-pages` branch, require a review and merge to be deployed.
@github-actions github-actions bot added the github_actions Pull requests that update GitHub Actions code label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code preset-io size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant