Skip to content

Run SonarCloud Analysis in Privileged Workflow#192

Merged
rkeene merged 2 commits intomainfrom
feature/manually-run-workflows
Mar 1, 2026
Merged

Run SonarCloud Analysis in Privileged Workflow#192
rkeene merged 2 commits intomainfrom
feature/manually-run-workflows

Conversation

@rkeene
Copy link
Member

@rkeene rkeene commented Feb 23, 2026

This change moves the SonarCloud analysis step from the CI workflow to its own workflow which runs in a privileged environment to allow it to access the SONAR_TOKEN even on remote forks.

@rkeene rkeene requested review from a team and Copilot February 23, 2026 18:41
@rkeene rkeene self-assigned this Feb 23, 2026
@rkeene rkeene added the enhancement New feature or request label Feb 23, 2026
Copy link
Contributor

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 aims to allow maintainers to manually trigger the existing Node.js CI workflow via workflow_dispatch, intended to support manually running tests for pull requests (especially from external contributors) in the repository context.

Changes:

  • Added workflow_dispatch as an additional trigger for the Node.js CI workflow.

Copy link
Contributor

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 1 out of 1 changed files in this pull request and generated 3 comments.

@rkeene rkeene force-pushed the feature/manually-run-workflows branch from 706e87d to 79e08b4 Compare February 26, 2026 20:03
@rkeene rkeene changed the title Allow manually running tests Run SonarCloud Analysis in Privileged Workflow Feb 26, 2026
@rkeene rkeene requested a review from Copilot February 26, 2026 20:04
Copy link
Contributor

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 7 comments.

@rkeene rkeene marked this pull request as ready for review February 26, 2026 22:22
@rkeene rkeene merged commit f5eaa94 into main Mar 1, 2026
1 check passed
@rkeene rkeene deleted the feature/manually-run-workflows branch March 1, 2026 20:04
@ezraripps ezraripps mentioned this pull request Mar 1, 2026
ezraripps added a commit that referenced this pull request Mar 1, 2026
Includes changes from
 - #185 
 - #193 
 - #190 
 - #194 
 - #173 
 - #196 
 - #200 
 - #199 
 - #181 
 - #192 
 - #188
rkeene added a commit that referenced this pull request Mar 1, 2026
Reverts #192, which did not process the extracted
artifacts correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants