roadmap icon indicating copy to clipboard operation
roadmap copied to clipboard

GitHub public roadmap

Results 351 roadmap issues
Sort by recently updated
recently updated
newest added

### 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...

actions
ga
all
shipped
GHES 3.12

### 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...

actions
github enterprise
preview

### 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...

actions
all
preview

### 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...

ga
github advanced security
codeql
code scanning

### 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:...

ga
github enterprise
GHES 3.12

### 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...

cloud
all
preview
issues

### 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...

actions
github enterprise
beta
github team
runners

### 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...

actions
github enterprise
preview
github team
runners

### 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...

actions
ga
all
shipped
GHES 3.12

### 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...

github enterprise
exploring
pull requests