Skip to content

Revert "Validate fork PR plugins via pull_request_target" - #104

Merged
shaswot77 merged 1 commit into
mainfrom
revert-fork-pr-runs
Jul 31, 2026
Merged

Revert "Validate fork PR plugins via pull_request_target"#104
shaswot77 merged 1 commit into
mainfrom
revert-fork-pr-runs

Conversation

@andrewmumblebee

@andrewmumblebee andrewmumblebee commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • Confirm the reverted workflow runs correctly on a test PR

Summary by CodeRabbit

  • Chores
    • Updated pull request validation workflows for more consistent and secure execution.
    • Simplified workflow concurrency and checkout behavior.
    • Improved handling of detected plugin paths during validation, deployment, and result reporting.
    • No changes to exported functionality or the end-user experience.

@andrewmumblebee
andrewmumblebee requested a review from a team July 31, 2026 10:46
@github-actions

Copy link
Copy Markdown

🧩 Plugin PR Summary

ℹ️ No plugins were modified in this PR.

@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI (base), Organization UI (inherited)

Review profile: ASSERTIVE

Plan: Pro

Run ID: fe6c6a6e-4c0d-47a8-bf99-b2b9b0add6b8

📥 Commits

Reviewing files that changed from the base of the PR and between 92c5929 and efaea45.

📒 Files selected for processing (1)
  • .github/workflows/pr-run.yaml

📝 Walkthrough

Walkthrough

The PR workflow now runs on pull_request, removes PR-specific concurrency and explicit head checkout, simplifies CLI setup, and passes detected plugin paths directly to validation, deployment, and summary steps.

Changes

PR workflow execution

Layer / File(s) Summary
Workflow startup and CLI setup
.github/workflows/pr-run.yaml
The workflow uses the pull_request trigger, removes PR-run concurrency settings and explicit head checkout, and simplifies CLI setup.
Plugin path propagation
.github/workflows/pr-run.yaml
Validation, deployment, and summary steps read plugin paths directly from detection output instead of PLUGIN_PATHS environment variables.

Comment @coderabbitai help to get the list of available commands.

@shaswot77
shaswot77 merged commit ed9d882 into main Jul 31, 2026
2 checks passed
@shaswot77
shaswot77 deleted the revert-fork-pr-runs branch July 31, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants