You can now filter workflow runs by the date of creation by using the created
filter. For example: created:<2021-08-31
.
This is also available in the API
Since our last update, we’ve continued to improve the GitHub Issues beta to make GitHub the place that developers can plan, manage and track their work. Here are some of the recent ships:
You can now bulk select multiple items in both the table and board layouts.
cmd+click
(on MacOS) or ctrl+click
(on Windows/Linux) to select multiple items.shift+arrow-keys
/ shift+click
once an item is already selected.del
key to quickly remove everything selected.Pick and choose which fields you would like to see when in the board layout. Simply use the view menu to customize to exactly what you need.
Group by
is now enabled for milestones!no status
field is empty, it will be automatically hidden.group by
.is:open
filter no longer hides draft issues.:
.Learn about the Issues beta on the GitHub Issues page or in the FAQ.
You can now filter workflow runs by the date of creation by using the created
filter. For example: created:<2021-08-31
.
This is also available in the API
As previously announced, on September 8th 2021 at 14:00 UTC, GitHub will stop supporting API Authentication via Query Parameters.
If you are passing credentials via query or path parameters, GitHub will respond with client errors. Please refer to this blog post for details on authenticating API requests to GitHub using the Authorization
header.
Please check the latest Enterprise release notes to learn in which version API Authentication via Query Parameters will be removed.