github.onPullRequestConvertedToDraft emits pull request events with action: "converted_to_draft".
automations/github-pull-request-converted-to-draft.automation.ts
account defaults to the project binding. Returns the complete typed GitHub webhook payload narrowed to action: "converted_to_draft". Requires Pull requests read permission.