Skip to content

fix: AI policy performance#742

Merged
nickvergessen merged 3 commits into
masterfrom
fix/noid/ai-policy-performance
Jun 14, 2026
Merged

fix: AI policy performance#742
nickvergessen merged 3 commits into
masterfrom
fix/noid/ai-policy-performance

Conversation

@SystemKeeper

Copy link
Copy Markdown
Contributor

Current we fetch the complete repo (fetch-depth=0 -> full clone), while we only care about the commit messages of the current PR. For that we can also use the API, which is much faster and does not require a clone at all.

Example run before: https://github.com/nextcloud/server/actions/runs/27487016095/job/81245050374
Example run after: https://github.com/nextcloud/server/actions/runs/27496027145/job/81270136085 (nextcloud/server#61280)

Additionally also checks for "AI-Assisted-By", that I've seen quite a bit.

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
@SystemKeeper SystemKeeper force-pushed the fix/noid/ai-policy-performance branch from 6374b9a to d6ee526 Compare June 14, 2026 10:39
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
@nickvergessen nickvergessen merged commit 5c907a1 into master Jun 14, 2026
6 checks passed
@nickvergessen nickvergessen deleted the fix/noid/ai-policy-performance branch June 14, 2026 11:50
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.

2 participants