Skip to content

fix: update OSPO action references to canonical org path#214

Open
zkoppert wants to merge 1 commit intostorm-software:mainfrom
zkoppert:fix/update-ospo-action-org-path
Open

fix: update OSPO action references to canonical org path#214
zkoppert wants to merge 1 commit intostorm-software:mainfrom
zkoppert:fix/update-ospo-action-org-path

Conversation

@zkoppert
Copy link
Copy Markdown

Updates GitHub Actions workflow references from the legacy github/ org path to the canonical github-community-projects/ path.

The following OSPO actions have been transferred to the github-community-projects organization:

Legacy path Canonical path
github/contributors github-community-projects/contributors

While GitHub's repo redirect ensures the old paths still work today, updating to the canonical path avoids depending on the redirect and ensures long-term stability.

No functional changes - the same action versions are referenced.

The OSPO actions have moved from github/ to github-community-projects/.
Update workflow references to use the canonical org path.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@deepsource-io
Copy link
Copy Markdown

deepsource-io bot commented Mar 31, 2026

DeepSource Code Review

We reviewed changes in 242a5a8...d9eab07 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
JavaScript Mar 31, 2026 7:43p.m. Review ↗
Shell Mar 31, 2026 7:43p.m. Review ↗

Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hello, I'm 🤖 Stormie-Bot (Storm Increased Efficiency Robot)! The Storm team sincerely appreciates your effort/interest in contributing to this project. A Storm developer will review this change and get back to you ASAP. Please feel free to reach out to the Storm team (contact@stormsoftware.com) if you have any questions/comments.

@zkoppert zkoppert marked this pull request as ready for review March 31, 2026 19:58
@zkoppert zkoppert requested review from a team and Copilot March 31, 2026 19:58
@zkoppert zkoppert requested review from a team and sullivanpj as code owners March 31, 2026 19:58
Copy link
Copy Markdown

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

Updates the GitHub Actions workflow to reference the transferred OSPO Contributors action via its canonical organization path (github-community-projects/...) instead of relying on GitHub’s redirect from the legacy github/... path.

Changes:

  • Switch .github/workflows/contributors.yml to use github-community-projects/contributors@v1 instead of github/contributors@v1.

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