* Add GHES to APTs to cover SQL Server Images
This new section 13 addresses a contracting gap for GHES customers who have executed legacy customer agreements for GHES that do not include this recent MSFT-required boilerplate. See Sec. 2.1 of the [Enterprise Subscription Agreement](https://docs.github.com/en/free-pro-team@latest/github/site-policy/github-enterprise-subscription-agreement#21-license-grant) for an example of where this boilerplate has been added to customer agreements.
* Change version effective date to Dec. 7
Assumed go-live date; can be moved earlier if this is ready to deploy before Dec. 7
Co-authored-by: Laura Coursen <lecoursen@github.com>
* Update github-enterprise-service-level-agreement.md
Note to site policy admins: Requesting help to remove the intent for the Service features that are bullet listed in the first column-second row of the table.
* Update content/github/site-policy/github-enterprise-service-level-agreement.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Update formatting of 'Service feature' list
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Check repository references
* Remove "foundRepoNames" that I used to find all the unique names
* A little speed up with Set
* Ignore a few files
* Remove remaining references
* Update README.md
* Update topics for Dependabot private repo support
* Fix typo
* Undo VS Code's auto-numbering
* Fix broken anchor
* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
* Update content/github/managing-security-vulnerabilities/troubleshooting-dependabot-errors.md
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
* Update content/github/setting-up-and-managing-organizations-and-teams/managing-security-and-analysis-settings-for-your-organization.md
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
* Updated to put supported package managers in table
Alex suggested moving this information about which package managers
are not supported (bundler, hex, pip) into the table on the About
topic, rather than as text in the note box. This changes does that,
adding a new row to the table for hex (as discussed with Alex).
* Remove redundant image
Review comment asked for the line about filtering repos to be removed.
With that line gone there's no point showing the s/shot of a
filtered list.
* Updates for revised UI
As per comments from @thepwagner
* Make changes requested by Maya
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>