Skip to content

Project automation and template changes

One of the most requested features for GitHub Projects has been to provide separate triggers for issues and pull requests. Today, we have shipped a change to manage issue and pull request automation rules separately within your project boards.

We’ve also added a new template for Bug Triage to manage this process easily with your teams and contributors.
Lastly, whenever a pull request is added to your project, it will automatically move into the In progress column to more accurately reflect ongoing work.

Take a look at the documentation for more information.

The node_id attribute, used to identify GraphQL API objects from the REST API, is now officially supported in the REST API v3 for GitHub.com and GitHub Enterprise (versions 2.14 and higher). The node_id attribute will be included in all supported REST resources that have a corresponding GraphQL object, and you can use this information to help move between the REST API and the GraphQL API.

Learn more

See more