Skip to content

[Misc] workflow: Use build environment#105

Merged
Pavan-SAP merged 2 commits into
mainfrom
build-environment
May 29, 2026
Merged

[Misc] workflow: Use build environment#105
Pavan-SAP merged 2 commits into
mainfrom
build-environment

Conversation

@Pavan-SAP

@Pavan-SAP Pavan-SAP commented May 29, 2026

Copy link
Copy Markdown
Contributor

Workflow: Scope Sonar Secret to Build Environment

Chore

🔧 Updated the CI workflow to associate the SonarCloud analysis job with the build environment, ensuring the SONAR_TOKEN secret is scoped to that environment. The redundant GITHUB_TOKEN secret reference has also been removed from the SonarCloud scan step.

Changes

  • .github/workflows/ci.yml: Added environment: build to the analysis job so the SONAR_TOKEN secret is resolved from the build environment. Removed the now-unnecessary GITHUB_TOKEN environment variable from the SonarCloud scan step.
  • 🔄 Regenerate and Update Summary
PR Bot Information

Version: 1.21.0

  • Event Trigger: issue_comment.edited
  • Correlation ID: b986f8a2-4a17-4a77-839d-f7843f4981fa

Updated Sonar secret to be within this env
hyperspace-pr-bot[bot]

This comment was marked as resolved.

@anirudhprasad-sap anirudhprasad-sap left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍

@Pavan-SAP
Pavan-SAP enabled auto-merge (squash) May 29, 2026 12:40
@Pavan-SAP
Pavan-SAP merged commit 5fbd3ab into main May 29, 2026
6 checks passed
@Pavan-SAP
Pavan-SAP deleted the build-environment branch May 29, 2026 12:41
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