Skip to content

Conversation

@vim-zz
Copy link
Collaborator

@vim-zz vim-zz commented Aug 28, 2025

Screenshot 2025-08-28 at 16 02 03

✨ PR Description

Purpose: Add documentation example for enabling AI actions like code-review on draft PRs with explicit triggers.

Main changes:

  • Added YAML+Jinja configuration example for running AI actions on draft PRs
  • Clarified that AI actions don't run on draft PRs by default
  • Added explanation of the developer benefit for getting AI feedback during coding process

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using. We'd love your feedback! 🚀

Copy link

@orca-security-us orca-security-us bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@gitstream-cm
Copy link
Contributor

gitstream-cm bot commented Aug 28, 2025

Please mark which AI tools you used for this PR by checking the appropriate boxes:

  • GitHub Copilot
  • Cursor
  • ChatGPT
  • Tabnine
  • JetBrains AI Assistant
  • VSCode IntelliCode
  • Claude
  • Gemini
  • Other AI tool
  • No AI tools were used

Tip: If you want to avoid this comment in the future, you can add a label of the format 🤖 ai-* when creating your PR.

Copy link
Contributor

@gitstream-cm gitstream-cm bot left a comment

Choose a reason for hiding this comment

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

✨ PR Review

The PR adds a helpful documentation example for enabling AI actions on draft PRs. The YAML configuration appears syntactically correct and the explanation is clear.

1 issues detected:

🧹 Maintainability - Users on GitLab/Bitbucket platforms may try this configuration and encounter errors without being warned about the limitation.

Details: The new example uses explicit triggers (on: pr_created, commit) but doesn't mention the platform limitation warning that appears earlier in the document, which states that explicit triggers are only supported on GitHub and will cause errors on GitLab and Bitbucket.
File: docs/execution-model.md

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using. We'd love your feedback! 🚀

@gitstream-cm gitstream-cm bot requested a review from a team August 28, 2025 13:05
@vim-zz vim-zz merged commit 79f39cc into main Aug 28, 2025
14 checks passed
@vim-zz vim-zz deleted the show-draft-pr-automation branch August 28, 2025 13:05
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.

1 participant