roadmap
roadmap copied to clipboard
GitHub public roadmap
### Summary The importance of enforcing a set of quality standards to continuously deploy in a consistent and predictable way can’t be underestimated. Implementing these standards without the duplication of...
### Summary GitHub is building an SSH feature for Actions that will make troubleshooting workflows much easier. Secure Shell Debugging will be available on all hosted runner types to GitHub...
### Summary Today, a reusable workflow can only refer to the secrets from the repository where it is called (the caller repository), rather than the one in which it lives...
### Summary Code scanning default setup will be available for self-hosted runners on GHEC. ### Intended Outcome Customers with self-hosted runners on GHEC can use code scanning default setup on...
### Summary The preflight checks from backup-utils v.312.0 onwards will better support customers using our cluster topology. These checks will improve the performance of backup-utils by performing the following checks:...
### Summary It's no easy feat to search and triage issues across repositories when you have many teams working towards a shared goal. Issue types will allow users to classify...
### Summary The GitHub-hosted runner portfolio is expanding to include Arm-based hosted runners. These runners will be fully managed by GitHub with a base image containing a foundational set of...
### Summary Actions Hosted runners will now include the option to build your own virtual machine image to power your workflows that are run on GitHub Actions. This allows developers...
### Summary We are now shipping a few enhancements around Actions environments guarded by "deployment protection rules" to make it easy for admins to secure their deployment rollouts. - **Prevent...
### Summary Currently, all status checks configured as "required" for a branch in branch protections or repository rules must pass before a pull request can be merged or added to...