Skip to content

Commit b34415d

Browse files
authored
Merge pull request #54547 from github/repo-sync
Repo sync
2 parents 770e1fe + a46948d commit b34415d

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

content/support/learning-about-github-support/about-github-premium-support.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ There are two {% data variables.contact.premium_support %} plans: Premium and Pr
4444
| Training | Access to premium content | <ul><li>Access to premium content</li><li>1 virtual training class per year</li></ul> |
4545
| Members with support entitlements | 20 | 40 |
4646
| Resources | Priority ticket handling | <ul><li>Priority ticket handling</li><li>Named Customer Reliability Engineer</li></ul> |
47-
Escalation management | For high and urgent priority tickets | For High and Urgent priority tickets
48-
Incident management | None | For urgent priority tickets, as needed
47+
| Escalation management | For High and Urgent priority tickets | For High and Urgent priority tickets |
48+
| Incident management | None | For Urgent priority tickets, as needed |
4949
| Health checks | {% ifversion not ghes %}None{% else %}Unlimited automated health check reports (see [Generating a health check for your enterprise](/admin/enterprise-management/monitoring-your-appliance/generating-a-health-check-for-your-enterprise)){% endif %} | <ul>{% ifversion ghes %}<li>Unlimited automated health check reports. For more information, see [AUTOTITLE](/admin/enterprise-management/monitoring-your-appliance/generating-a-health-check-for-your-enterprise))</li>{% endif %}<li>Quarterly enhanced health checks, with findings, interpretations, and recommendations from your CRE (by request)</li></ul> |
5050
| {% ifversion ghes %} |
5151
| Crisis prevention | None | Yearly participation in guided incident simulations to help you be prepared |

data/reusables/pull_requests/squash_and_merge_summary.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ To squash and merge pull requests, you must have [write permissions](/organizati
44

55
![Diagram of commit squashing, where multiple commits from a feature branch are combined into only one commit that is added to `main`.](/assets/images/help/pull_requests/commit-squashing-diagram.png)
66

7-
You can use squash and merge to create a more streamlined Git history in your repository. Work-in-progress commits are helpful when working on a feature branch, but they aren’t necessarily important to retain in the Git history. If you squash these commits into one commit while merging to the default branch, you can retain the original changes with a clear Git history.
7+
You can use squash and merge to create a more streamlined Git history in your repository. Work-in-progress commits are helpful when working on a feature branch, but they aren’t necessarily important to retain in the Git history. If you squash these commits into one commit when merging to the default branch, the changes are consolidated, leading to a clear Git history.

data/reusables/support/scope-of-support.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ If your support request is outside of the scope of what our team can help you wi
88
* Configuration of external authentication systems, such as SAML identity providers
99
* Open source projects
1010
* Writing or debugging new queries for {% data variables.product.prodname_codeql %}
11-
* Cloud provider configurations, such as virtual network setup, custom firewall, or proxy rules.
12-
* Container orchestration, such as Kubernetes setup, networking, etc.
11+
* Cloud provider configurations, such as virtual network setup, custom firewall, or proxy rules
12+
* Container orchestration, such as Kubernetes setup, or networking
1313
* Detailed assistance with workflows and data management
1414
* {% data variables.release-phases.public_preview_caps %} features. Support for {% data variables.release-phases.public_preview %} features is out of {% data variables.contact.github_support %}'s scope. {% ifversion ghec or ghes %}For support with {% data variables.release-phases.public_preview %} features, you can contact your account manager on {% data variables.contact.contact_enterprise_sales %}.{% endif %}
1515

0 commit comments

Comments
 (0)