- pull_request is more dynamic in its life-cycle than check_suite as
subsequent git pushes are made
- ∴ the PR's latest head_sha may not match the check_suite's head_sha
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
* Remove GitHub Mobile for GHES beta disclaimer
Related to https://github.com/github/mobile/issues/2440
The `Beta` disclaimer for GHES support within the mobile apps has been removed after a year of feedback and iteration. As such, let's remove the beta disclaimer from the docs about this as well! 🥳
* Clean up one last beta reference
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
* Version for GitHub AE
* Version out for AE and Enterprise Server
* Add lightweight feature flag in hierarchy
* Remove GitHub AE versioning
* Remove GitHub AE versioning; simplify
* Add tag
* Actually fix the tags
* Remove versioning for GitHub AE
* Version for GitHub AE
* Remove versioning for GitHub AE
* Make the correct change
Co-authored-by: Grace Park <gracepark@github.com>
* replaced codespaces CSV instructions with general one
* add codespaces
* Delete codespaces-report-download.md
(no longer in use, given we have no unified all reports)
* Update actions-packages-report-download-enterprise-accounts.md
* Update image for billing CSV download
* Update images to reflect current UI
* Apply suggestions from code review
* Optimize images
* Update to reflect the three billing pages
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Grace Park <gracepark@github.com>
* Add error response variant
* Add response table styles
* Already filtered
* Don't need these styles
* Fallback to http code status messsage
* Add translation strings
* Proper heading level
Co-authored-by: Grace Park <gracepark@github.com>
* Match table styling with params table
* Typing unnecessary
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
* Typing unnecessary
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
* Work with the status code as a number
* Move error responses to operation end
* Make RestResponseTable a standalone component
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>