The Wayback Machine - https://web.archive.org/web/20250207155322/https://github.blog/changelog/2022-08-22-help-github-com-will-soon-take-you-to-github-support/

help.github.com will soon take you to GitHub Support

Starting September 20th, 2022 help.github.com will start redirecting to GitHub's Support Portal at support.github.com
Users should continue to use docs.github.com to reach GitHub Docs.

Any links starting with 'help.github.com/' will continue to work as expected.

Reusable workflows can now be called from a matrix and other reusable workflows.

You can now nest up to 4 levels of reusable workflows giving you greater flexibility and better code reuse. Calling a reusable workflow from a matrix allows you to create richer parameterized builds and deployments.

Learn more about nesting reusable workflows.

Learn more about using reusable workflows with the matrix strategy..

For questions and feedback, visit the GitHub Actions community.

See more

Dependabot alerts users can now add an optional comment when dismissing an alert. These comments (maximum 280 characters) are viewable in the alert timeline and via the new dismissComment field in the GraphQL API.

Dependabot alert optional dismissal comment

Learn more about Dependabot alerts and the GraphQL API.

See more