roadmap
roadmap copied to clipboard
GitHub public roadmap
### Summary Organizations need additional controls over how users can use codespaces. We've started providing policies for [controlling costs](https://docs.github.com/en/codespaces/managing-codespaces-for-your-organization/restricting-access-to-machine-types), and this expands policies to include additional constraints that make codespaces...
### Summary Today, many organizations have requirements for the naming of branches and tags. For example, a repository owner might require branch names to include the creating user's username in...
The dependency graph today uses manifest parsing to understand the set of dependencies in a repository. This approach has some shortcomings: we can't easily support complex dependency systems which use...
### Summary As part of our ongoing commitment to [npm ecosystem security](https://github.blog/2021-11-15-githubs-commitment-to-npm-ecosystem-security/), we have already rolled out enhanced login verification to all publishers on the npm registry. The next step...
### Summary Many GitHub Enterprise Server customers have teams and CI farms located all around the world. The GitHub repository cache will mirror repositories near these clients, reducing latency and...
### Summary The [CodeQL analysis engine](https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/about-code-scanning-with-codeql) for [GitHub code scanning](https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/about-code-scanning) on GitHub Enterprise Server will be able to analyze projects written in C# 10. ### Intended Outcome Currently, [CodeQL supports...
### Summary Pull requests typically change multiple files, and understanding the scope of these changes and navigating between files can be difficult for reviewers in the current experience. A tree...
### Summary Review comments are the primary way reviewers provide feedback to the author and other reviewers during the review phase of a pull request, but currently comments can only...
### Summary Pull Request Merge Queues are already in beta for a select number of customers. With the release, we are making merge queues publicly available to all. Maintaining a...
### Summary Security overview aggregates security and compliance results. This data is already visible at the organization level - the next step is to make it available at the [enterprise...