Skip to content

Conversation

@mir-huzaif
Copy link
Contributor

No description provided.

Copy link

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

This PR automates the version bump workflow by creating pull requests instead of directly committing to branches, and adds Slack notifications for production releases.

  • Replaces direct git commit/push with automated PR creation using peter-evans/create-pull-request action
  • Upgrades actions/checkout from v2 to v4 for better compatibility
  • Improves version update logic with more robust sed patterns and jq for JSON manipulation
  • Adds automated git tagging and Slack notification after NPM publish

Reviewed changes

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

File Description
.github/workflows/update-version.yml Refactored to create PRs instead of direct commits; improved regex patterns for version updates; upgraded checkout action to v4
.github/workflows/npm-publish.yml Added git tag creation after publish and Slack notification integration; upgraded checkout action to v4 in build-addons job

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mir-huzaif mir-huzaif marked this pull request as draft January 2, 2026 04:34
@mir-huzaif mir-huzaif marked this pull request as ready for review January 2, 2026 11:11
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 2, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
2 Security Hotspots
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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