Skip to content

fix pushing helm docs back to main#90

Merged
ToreMerkely merged 1 commit intomainfrom
fix-pushing-helm-docs-back-to-main
Jan 17, 2024
Merged

fix pushing helm docs back to main#90
ToreMerkely merged 1 commit intomainfrom
fix-pushing-helm-docs-back-to-main

Conversation

@sami-alajrami
Copy link
Copy Markdown
Contributor

when helm chart is updated, CI attempts to push the updated docs back to main to release them later in the release workflow.

Currently, this fails due to branch protection. This PR switches to creating a PR and auto-merge it instead of a direct push.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f99157e) 74.90% compared to head (6fcb90d) 74.90%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   74.90%   74.90%           
=======================================
  Files         125      125           
  Lines        8252     8252           
=======================================
  Hits         6181     6181           
  Misses       1631     1631           
  Partials      440      440           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ToreMerkely ToreMerkely merged commit e214fe9 into main Jan 17, 2024
@ToreMerkely ToreMerkely deleted the fix-pushing-helm-docs-back-to-main branch January 17, 2024 06:01
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