gitstream icon indicating copy to clipboard operation
gitstream copied to clipboard

Add triggers to suggest-code-experts examples

Open vim-zz opened this issue 6 months ago • 4 comments
trafficstars

✨ PR Description

Purpose and impact: This PR updates the "Explain Code Experts" automation to trigger on specific events and only for PRs with a 'suggest-reviewer' label.

Main changes:

  • Added explicit triggers for PR creation, ready for review, and new commits
  • Changed condition to only run on PRs with 'suggest-reviewer' label
  • Updated documentation to reflect new trigger conditions and label requirement

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

vim-zz avatar Apr 28 '25 12:04 vim-zz

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.

gitstream-cm[bot] avatar Apr 28 '25 12:04 gitstream-cm[bot]

A screenshot of the relevant part of docs after the changes is a life saver 🛟

gitstream-cm[bot] avatar Apr 28 '25 12:04 gitstream-cm[bot]