Skip to content

Remove unused pr-review-needed.yml workflow#16485

Merged
JamesNK merged 1 commit intomainfrom
remove-pr-review-needed-workflow
Apr 27, 2026
Merged

Remove unused pr-review-needed.yml workflow#16485
JamesNK merged 1 commit intomainfrom
remove-pr-review-needed-workflow

Conversation

@JamesNK
Copy link
Copy Markdown
Member

@JamesNK JamesNK commented Apr 27, 2026

Description

Remove the unused pr-review-needed.yml GitHub Actions workflow. This workflow is no longer needed.

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
    • No. Follow-up changes expected.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • Yes
    • No
  • Did you add public API?
    • Yes
      • If yes, did you have an API Review for it?
        • Yes
        • No
      • Did you add <remarks /> and <code /> elements on your triple slash comments?
        • Yes
        • No
    • No
  • Does the change make any security assumptions or guarantees?
    • Yes
      • If yes, have you done a threat model and had a security review?
        • Yes
        • No
    • No
  • Does the change require an update in our Aspire docs?

Copilot AI review requested due to automatic review settings April 27, 2026 08:35
@github-actions
Copy link
Copy Markdown
Contributor

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 16485

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 16485"

Copy link
Copy Markdown
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 removes an unused GitHub Actions workflow (pr-review-needed.yml) from the repository’s CI/automation configuration, reducing maintenance overhead and eliminating an inactive scheduled job.

Changes:

  • Deleted the .github/workflows/pr-review-needed.yml workflow (previously a scheduled/manual job to update a tracking issue with PRs needing review).

@JamesNK JamesNK merged commit ef233af into main Apr 27, 2026
11 checks passed
@github-actions github-actions Bot added this to the 13.3 milestone Apr 27, 2026
@aspire-repo-bot
Copy link
Copy Markdown
Contributor

No documentation PR is required for this change.

Reason: This PR removes an internal GitHub Actions workflow (pr-review-needed.yml) that was no longer in use. It is a CI/build infrastructure change with no public API changes, no new features, and no user-facing behavioral changes.

Generated by PR Documentation Check for issue #16485 · ● 113.2K ·

@JamesNK JamesNK deleted the remove-pr-review-needed-workflow branch April 27, 2026 09:22
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