Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow adding assignees w/ flag --pr-assignees #288

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

jashandeep-sohi
Copy link
Contributor

Add a flag --pr-assignees that lets you add assignees to the PR.

This flag is similar to the --pr-comments, in that it's always additive and doesn't replace any pre-exisiting assignees from the PR.

Also fixed a minor (copy-paste?) typo in the returned error for addPullRequestComments.

Add a flag `--pr-assignees` that lets you **add** assignees to the PR.

This flag is similar to the `--pr-comments`, in that it's always additive and
doesn't replace any pre-exisiting assignees from the PR.

Also fixed a minor (copy-paste?) typo in the returned error for addPullRequestComments.
@jashandeep-sohi jashandeep-sohi requested review from vbehar and a team as code owners December 3, 2023 01:52
@vbehar vbehar merged commit 472d535 into dailymotion-oss:master Dec 4, 2023
8 of 9 checks passed
@vbehar
Copy link
Collaborator

vbehar commented Dec 4, 2023

great, thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants