fix(ci): handle draft PR conversions in pr-vouch#611
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@t3dotgg Seems the vercel workflow is having a false positive again? |
|
Yeah the vercel thing will trigger on any edits to non-package code too 🙃 happy to merge this either way |
Summary
converted_to_draftpull_request_targettrigger topr-vouchVerification
bun lintbun typecheck.github/workflows/pr-vouch.ymlNote
Trigger the
pr-vouchpull_request_targetworkflow onconverted_to_draftevents in .github/workflows/pr-vouch.ymlAdd
converted_to_draftto theon.pull_request_target.typeslist in .github/workflows/pr-vouch.yml so the workflow runs when a pull request is converted to draft.📍Where to Start
Start in .github/workflows/pr-vouch.yml at the
on.pull_request_target.typesconfiguration.Macroscope summarized 1aaf095.