Skip to content

Fix OSSAR workflow: remove Node 24 opt-in env var and update stale .NET comments#94

Closed
Copilot wants to merge 2 commits into
JMG3000-OSSAR-workflow-yaml-1from
copilot/update-footer-content
Closed

Fix OSSAR workflow: remove Node 24 opt-in env var and update stale .NET comments#94
Copilot wants to merge 2 commits into
JMG3000-OSSAR-workflow-yaml-1from
copilot/update-footer-content

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 2, 2026

Open review comments on the OSSAR workflow pointed out two issues: a broad Node 24 opt-in that could silently break incompatible actions, and .NET guidance comments referencing the deprecated Security Code Analysis CLI and EOL .NET Core 3.1.x.

Changes

  • Remove FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 — drops the env: block that forced all JS-based actions in the job onto Node 24, which is unsafe for actions that haven't declared compatibility
  • Replace stale .NET comments — removes references to the deprecated MSCA CLI and EOL .NET Core 3.1.x; replaces with a note that microsoft/security-devops-action has no such requirement on hosted runners, with a pointer to its docs for self-hosted runner guidance
Original prompt

Pull request: #79

Copilot AI changed the title [WIP] Update footer content for better user experience Fix OSSAR workflow: remove Node 24 opt-in env var and update stale .NET comments Apr 2, 2026
Copilot AI requested a review from JMG3000 April 2, 2026 03:21
@JMG3000 JMG3000 closed this Apr 6, 2026
@JMG3000
Copy link
Copy Markdown
Contributor

JMG3000 commented Apr 6, 2026

Review

All changes have been reviewed and not approved based on the timeline and effectiveness after current the update changes.

Status:

Not Approved

@JMG3000 JMG3000 deleted the copilot/update-footer-content branch April 10, 2026 02:15
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