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

issue create: Add --self-assign flag #2004

Open
wants to merge 1 commit into
base: trunk
from

Conversation

@marclop
Copy link

marclop commented Sep 28, 2020

Description

Adds an optional --self-assign (-s shorthand) flag to the existing
issue create command, which assigns the new issue to the currently
authenticated user.

Related issues

Closes #965

Adds an optional `--self-assign` (`-s` shorthand) flag to the existing
`issue create` command, which assigns the new issue to the currently
authenticated user.

Signed-off-by: Marc Lopez <marc5.12@outlook.com>
@marclop
Copy link
Author

marclop commented Sep 28, 2020

This differs from the proposed --assign-yourself flag name, but it's easy enough to change if you deem it appropriate.

Copy link

auto77384 left a comment

@marclop
Copy link
Author

marclop commented Sep 28, 2020

Once we agree on the flag name I can easily add this same flag to the pr create command.

@samcoe samcoe added the community label Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

3 participants
You can’t perform that action at this time.