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

As a DDF developer, I would like to be able to assign myself to an issue when I begin work on it #4328

Closed
coyotesqrl opened this issue Feb 5, 2019 · 10 comments
Assignees
Labels
Meta Concerns management of the Github project wontfix

Comments

@coyotesqrl
Copy link
Member

Description

Currently, there is no way for a contributor to indicate they are working on an issue short of leaving a comment on the issue and hoping a committer notices it and adds them as an Assignee. Ideally, a contributor would be able to self-assign when they decide to pick up an issue.

Expected behavior:

When a contributor (who is not a committer) wants to start work on an issue, they have some mechanism by which they can self-assign to the issue so that they do something and they end up assigned to the issue.

Version

N/A

Additional Information

@vinamartin
Copy link
Member

vinamartin commented Feb 5, 2019

❓ I'm wondering if we can write a bot for this, where if a contributor writes a certain phrase, "I will be working this issue" or whatever the bot can assign it for them.

@coyotesqrl
Copy link
Member Author

I was thinking something like that as well. Maybe a basic phrase starting with
Starting work on... could be the trigger to add the contributor as an assignee.

@Kjames5269
Copy link
Contributor

I think it could be simpler like the build now command we use for PR's, something like assign me if we're using an issue comment as the input.

Additionally maybe we could have something in the template to auto assign yourself. I'm not sure how that would look but it might be nice if it's not too difficult

@rzwiefel
Copy link
Member

rzwiefel commented Feb 5, 2019

Ya I agree with @Kjames5269 , I'd prefer to go with something simpler (like a single word). I was also thinking of using a simple syntax like assign:me. Then the other side of that might be unassign:me

@rzwiefel
Copy link
Member

rzwiefel commented Feb 5, 2019

It gives us a lot more future options for bot commands sticking with something slightly more structured instead of splitting on whitespace or using phrases

@coyotesqrl
Copy link
Member Author

This is good. Even simpler = even better.

@vinamartin
Copy link
Member

Did someone want to work on this? I was going to take a crack at it if no one else wanted to try.

@vinamartin vinamartin self-assigned this Feb 5, 2019
@rzwiefel
Copy link
Member

rzwiefel commented Feb 5, 2019

Definitely go for it @vinamartin. I'd of course love to do it as well but don't have an overabundance of free time. Keep us updated so we can follow along 😄

brings us to the next thing... should we create a codice/bots repo for things like this?

@coyotesqrl
Copy link
Member Author

I think a bots repo is an excellent idea.

@duckbyte duckbyte added the Meta Concerns management of the Github project label Feb 28, 2019
@stale
Copy link

stale bot commented Mar 19, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@stale stale bot added the wontfix label Mar 19, 2020
@stale stale bot closed this as completed Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Meta Concerns management of the Github project wontfix
Projects
None yet
Development

No branches or pull requests

5 participants