matrix-org / matrix-org/matrix-hookshot
add github `converted_to_draft` hook
Open
GitHub
T-Enhancement
Z-Good-First-Issue
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
currently the hook of marking a draft PR ready for review is supported, but the reverse `converted_to_draft` is not
Contributor guide
Research direction
Start by locating the existing hook that handles a GitHub pull request being marked ready for review. Trace how that event is represented and dispatched, then add the corresponding handling for GitHub's converted_to_draft event. Done means the reverse transition is supported consistently with the existing ready-for-review hook.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100