helm / helm/chart-releaser-action

Feature request: Provide a flag to disable publishing helm chart to gh-pages

Open
#64 1 comment 17 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
668
Forks
222
PR merge metrics
No merged PRs in 30d

Description

Hi,
I have following use-case:
I would like to only create releases for helm charts repository.
I don't want to publish the charts to gh-pages because my charts reside in a private repo.

This Github action does create releases but Actions page shows release pipeline failure because the action isn't able to push to gh-pages branch. So it would be nice if there is a feature flag to disable the option to host helm charts in github pages.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the GitHub Action entry point and the publishing path that pushes charts to the gh-pages branch. Add a flag that preserves release creation while skipping gh-pages publishing, then verify that the release workflow succeeds for charts in a private repository.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, kubernetes, shell
Domain
ci-cd, devops, release
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.