Skip to content

feat(ci): pr-quality#8162

Merged
avivkeller merged 3 commits intomainfrom
pr-quality
Apr 24, 2026
Merged

feat(ci): pr-quality#8162
avivkeller merged 3 commits intomainfrom
pr-quality

Conversation

@avivkeller
Copy link
Copy Markdown
Member

cc @alexander-akait This should make your workload easier :-)

Copilot AI review requested due to automatic review settings April 3, 2026 14:13
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 3, 2026

Deployment failed with the following error:

You don't have permission to create a Preview Deployment for this Vercel project: webpack-js-org.

View Documentation: https://vercel.com/docs/accounts/team-members-and-roles

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

Adds a GitHub Actions workflow to automatically enforce PR submission quality (template usage, conventional title/commits, and other heuristics) when PRs are opened/reopened, aiming to reduce maintainer review load.

Changes:

  • Introduces a new “PR Quality” workflow triggered on pull_request_target.
  • Runs peakoss/anti-slop with stricter thresholds for first-time/new contributors.
  • Posts a standardized failure message when a PR is flagged.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/pr-quality.yml Outdated
Comment thread .github/workflows/pr-quality.yml Outdated
Comment thread .github/workflows/pr-quality.yml
Comment thread .github/workflows/pr-quality.yml Outdated
@avivkeller
Copy link
Copy Markdown
Member Author

Blocked by webpack/.github#25

Comment thread .github/workflows/pr-quality.yml Outdated
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
webpack-js-org Ready Ready Preview, Comment Apr 24, 2026 7:15pm

Request Review

@avivkeller avivkeller merged commit b9ad103 into main Apr 24, 2026
9 checks passed
@avivkeller avivkeller deleted the pr-quality branch April 24, 2026 19:34
issues: read
pull-requests: write

on:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@avivkeller cancel in progress flag possible here?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

We don't want that

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It should run on every PR's open or re-open. Cancelling in-progress wouldn't do that.

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.

4 participants