/draft doesn't seem to do anything and throws no error
Description
Drafts used to be free, but now are only available on the pro for teams. This organization has that, but setting the PR to draft doesn't seem to do anything.
Does this need to be done through GraphQL, like /pin and /unpin? Pinning issues through the REST API behaved similarly, it did nothing and threw no error.
NOTE: This is hard to troubleshoot since the staging deployment of the bot is tied to a free team org and not this one. Maybe there should be a public repo here so that all functionality can be tested properly
Acceptance Criteria
/draft puts the PR in draft.
if this cannot be done, it can be removed, since free teams can't use it anyway and not a lot of people use pro teams
Context
/draft
doesn't seem to do anything and throws no errorDescription
Drafts used to be free, but now are only available on the pro for teams. This organization has that, but setting the PR to draft doesn't seem to do anything. Does this need to be done through GraphQL, like /pin and /unpin? Pinning issues through the REST API behaved similarly, it did nothing and threw no error.
NOTE: This is hard to troubleshoot since the staging deployment of the bot is tied to a free team org and not this one. Maybe there should be a public repo here so that all functionality can be tested properly
Acceptance Criteria
/draft puts the PR in draft. if this cannot be done, it can be removed, since free teams can't use it anyway and not a lot of people use pro teams