How can I set a deadline for issues at Github?
Under your repository name, click Pull requests. In the list of pull requests, click the pull request that you'd like to link to an issue. In the right sidebar, in the "Development" section click . Click the issue you want to link to the pull request.
Anyone can close an issue they opened. Repository owners, collaborators on repositories owned by a personal account, and people with triage permissions or greater on repositories owned by an organization can close issues opened by others.
On GitHub.com, navigate to the main page of the repository. Under your repository name, click Issues or Pull requests. Open the issue or pull request that you want to assign to someone. If no one is assigned to an issue or pull request, click assign yourself to assign yourself.
It is not the most intuitive of interfaces, but in Github's Issues view for your project has a tab called Milestones.
With this feature you can set up a Milestone for your project (a release for instance) and set a due date for the milestone.
You can then go back to your list of issues or pull requests, select some and add them to a Milestone.
The Milestone can then track progress (number of issues or pull requests closed divided by the total number assigned to the Milestone)
You can read more about this feature on the Github help pages
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With