Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Assign GitHub issue to more than 1 people

Tags:

github

I was able to do it, Now, I cant anymore.

I have this message: Assign up to 1 person to this issue. If I select somebody else, alan345 will be removed

enter image description here

Is it a premium feature now?

like image 645
Alan Avatar asked May 13 '20 18:05

Alan


People also ask

How do I assign multiple people to GitHub?

You could assign the issue to one of them and @-mention the GitHub usernames of the others, which will subscribe them to updates for that issue. If you have groups of people who will often be assigned together, you could also create teams within an organization to mention them all at once.

Can multiple people work on a pull request?

With pull requests you can invite other people to review your work and give you feedback. Once a pull request is open, you can discuss your code with other developers. Most Git hosting platforms allow other users to add comments and suggest changes during that process.

How do I add participants to a GitHub issue?

On GitHub.com, navigate to the main page of the repository. Under your repository name, click Issues or Pull requests. Select the checkbox next to the items you want to assign to someone.


1 Answers

Answer from Github:

With the recent updates, if you are using GitHub Free, then you will only be able to have a single assignee for issues or pull requests:

https://help.github.com/en/github/getting-started-with-github/faq-about-changes-to-githubs-plans#if-i-downgrade-from-github-team-or-a-legacy-plan-to-github-free-what-features-will-i-lose

like image 146
Alan Avatar answered Jan 24 '23 13:01

Alan