tanium / octobot

github bot with slack and jira integration
MIT License
25 stars 16 forks source link

Add PR author as assignee on backport PRs #308

Closed trevershick closed 2 years ago

trevershick commented 2 years ago

The original code was explicitly removing the PR author from the assignee list. There may be some history there I'm unaware of.

But, for new backport PRs, visibility for the original author suffers because the original author is not a reviewer nor attached to the new PR in any way. To raise the visibility, add the original PR author to the list of assignees.

jmealins commented 2 years ago

does this put the original author in the assignee field or the reviewer field? Maybe that's obvious but there used to only be one and now their are two.

trevershick commented 2 years ago

does this put the original author in the assignee field or the reviewer field? Maybe that's obvious but there used to only be one and now their are two.

Should be adding the author to the list of assignees via assign_pull_request