* update PR enforcement level documentation for protected branches
Updates the documentation for protected_branches to add additional metadata for expected values for the enforcement level.
* update enterprise audited-actions page
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
* Steps added
* Clarify how licensing works
* Cleanup
* Reframing
* Rehashing
* More descriptive subheader
* Update permissions statements to work with custom roles
* Tweak
* Ship with permissions update
* Escape '
* H2 ftw
* Tweaks from a distanced read
* Apply suggestions from code review
Co-authored-by: Laura Coursen <lecoursen@github.com>
* Apply the spirit of @lecoursen's ✨
* version custom roles link for GHEC only
* Add feature-based versioning
* Make top of chart more visible
* Rework this tricky line
Co-authored-by: “jmarlena” <“jmarlena@github.com”>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
* Add placeholder for now
* No longer need to version for GHAE
* Make article appear for GHAE version
* Update versioning for this article
* Fix broken link
* Update release note for GHAE
* Update versioning based on input
* Clean-up for CI tests
* I love markdown and markdown loves . . .
* All is restored
* Fix CI broken link
* Remove ghae versioning for "Deleting a package" link
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: “jmarlena” <“jmarlena@github.com”>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Replication does not need to be stopped before hotpatching, so most customers faced with a rollback will probably have replication running. Since replication can't be running for a package upgrade (which is how we roll back a hotpatch) we should include a reminder in our docs that replication will need to be stopped prior to rolling back.