Skip to content

ci: add nightly LLM review workflow#29888

Merged
BKPepe merged 1 commit into
openwrt:masterfrom
BKPepe:add-llm-review-workflow
Jul 9, 2026
Merged

ci: add nightly LLM review workflow#29888
BKPepe merged 1 commit into
openwrt:masterfrom
BKPepe:add-llm-review-workflow

Conversation

@BKPepe

@BKPepe BKPepe commented Jul 1, 2026

Copy link
Copy Markdown
Member

Implement a nightly LLM review workflow that triggers a reusable digest workflow from openwrt/actions-shared-workflows.

Fixes: openwrt/luci#8669 (comment)

Copilot AI 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.

Pull request overview

Adds a GitHub Actions workflow to run the repository’s LLM-based PR review “nightly digest” by invoking the shared reusable workflow in openwrt/actions-shared-workflows.

Changes:

  • Introduces a scheduled workflow (cron) plus a manual workflow_dispatch trigger with a max_prs input.
  • Calls openwrt/actions-shared-workflows/.github/workflows/reusable_llm-nightly-digest.yml@main with repo-specific extra_repos and routine/secrets wiring.
  • Sets minimal default permissions and a stable concurrency group for the digest runs.

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

Implement a nightly LLM review workflow that triggers
 a reusable digest workflow from openwrt/actions-shared-workflows.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
@hauke

hauke commented Jul 8, 2026

Copy link
Copy Markdown
Member

This looks good. I configured it in github and in the claude UI, it should work now.

You can also define some project specific information in .github/llm-review-rules.md

@BKPepe

BKPepe commented Jul 9, 2026

Copy link
Copy Markdown
Member Author

I will merge this one as it is and create a pull request to add those review rules. So anyone can jump in and share some thoughts. :-)

@BKPepe BKPepe merged commit 3dc3c3d into openwrt:master Jul 9, 2026
14 checks passed
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