Skip to content

Conversation

nahidhasan94
Copy link
Collaborator

What's changed
Added GitHub Action to smoothly maintain release and app version changes.

…hart version if there are any configuration changes
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Adds GitHub Actions workflow automation for managing Helm chart releases and app version updates for the hoppscotch chart. The workflows provide manual triggers for both standalone app version updates and full chart releases with validation.

  • Added workflow for updating only app version without triggering new chart release
  • Added comprehensive workflow for manual chart releases with validation and version management
  • Both workflows include Git configuration, YAML processing, and detailed logging

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
.github/workflows/update-app-version.yaml Workflow for updating appVersion in Chart.yaml without changing chart version
.github/workflows/manual-chart-release.yaml Complete workflow for manual chart releases with validation, version updates, and success reporting

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@nahidhasan94 nahidhasan94 merged commit b4a3506 into main Sep 23, 2025
1 check passed
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.

1 participant