Skip to content

Add AI PR review workflow - #290

Open
Mpdreamz wants to merge 1 commit into
mainfrom
feature/pr-review
Open

Add AI PR review workflow#290
Mpdreamz wants to merge 1 commit into
mainfrom
feature/pr-review

Conversation

@Mpdreamz

Copy link
Copy Markdown
Member

Why

PRs currently get no automated review feedback. This adds AI-powered inline review comments so issues get caught before human review rounds.

What

Adds .github/workflows/pr-review.yml using the elastic/ai-github-actions pr-review workflow. Configured with intensity: aggressive and minimum_severity: nitpick to start with maximum coverage.

Repo-specific additional-instructions cover the critical reviewer gotchas: the two-file .md/.lock.yml pattern (never edit lock files directly), inlined-imports: true requirement, load-bearing permissions (copilot-requests: write), COPILOT_GITHUB_TOKEN as the standard auth token, and changelog pipeline stage ordering.

@Mpdreamz
Mpdreamz requested a review from a team as a code owner August 18, 2026 16:36
@Mpdreamz
Mpdreamz requested a review from technige August 18, 2026 16:36

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Requesting changes: add discussions: write to this workflow's top-level permissions so the reusable PR-review workflow can run with the required caller permissions.


What is this? | From workflow: PR Review

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.

Comment thread .github/workflows/pr-review.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants