Today’s Changelog brings you the addition of project events to Issue and Pull Request timelines, Issue forms for private repositories, and more!
👀 Project events in item timelines (Public Beta)
Actions related to adding and deleting Issues or Pull Requests from a project or changing the status of an Issue or Pull Request inside a project are now included as part of the items timeline alongside existing events.
Previously we released Issue forms for public repositories, helping maintainers provide more context on the information useful to them.
Today we are releasing Issue forms for private repositories. Issue forms for private repositories use the same YAML syntax as public repositories but do not support required fields, helping to keep your issue creation process streamlined.
✨ Bug fixes and improvements
- Added a note that closing a project will disable all associated workflows
- Added a tooltip text over the unsaved view indicator
- Accessibility improvements in the project settings pages
See how to use GitHub for project planning with GitHub Issues, check out what's on the roadmap, and learn more in the docs.