Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ Creates a hash for all `.rb` files in the `lib` directory at root level, includi

You can use the following status check functions as expressions in `if` conditionals. A default status check of `success()` is applied unless you include one of these functions. For more information about `if` conditionals, see [AUTOTITLE](/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idif) and [AUTOTITLE](/actions/creating-actions/metadata-syntax-for-github-actions#runsstepsif).

Outside `if` conditionals, you can use `job.status` to access the job status. For more information, see [AUTOTITLE](actions/reference/contexts-reference#job-context).
Outside `if` conditionals, you can use `job.status` to access the job status. For more information, see [AUTOTITLE](/actions/reference/contexts-reference#job-context).

### success

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Metadata syntax reference
shortTitle: Metadata syntax
intro: You can create actions to perform tasks in your repository. Actions require a metadata file that uses YAML syntax.
intro: You can create actions to perform tasks in your repository. If you’re making a custom action, it will require a metadata file that uses YAML syntax.
redirect_from:
- /articles/metadata-syntax-for-github-actions
- /github/automating-your-workflow-with-github-actions/metadata-syntax-for-github-actions
Expand Down
2 changes: 1 addition & 1 deletion content/admin/all-releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ For information about the latest release, see the [{% data variables.product.pro
| Version | Candidate | Release | {% data variables.release-phases.closing_down_caps %} date | Supported | Release notes | Docs |
| :- | :- | :- | :- | :-: | :- | :- |
{%- for version in enterpriseServerReleases.supported %}
| {{version}} | {{enterpriseServerReleases.dates[version].displayCandidateDate}} | {{enterpriseServerReleases.dates[version].displayReleaseDate}} | Support temporarily extended until further notice | {% octicon "check" aria-label="Supported" %} | [{{version}} release notes](/enterprise-server@{{version}}/admin/release-notes) | [{{version}} docs](/enterprise-server@{{version}}) |
| {{version}} | {{enterpriseServerReleases.dates[version].displayCandidateDate}} | {{enterpriseServerReleases.dates[version].displayReleaseDate}} | {{enterpriseServerReleases.dates[version].deprecationDate}} | {% if currentDate < deprecationDate %}{% octicon "check" aria-label="Supported" %}{% else %}{% octicon "x" aria-label="Not supported" %}{% endif %} | [{{version}} release notes](/enterprise-server@{{version}}/admin/release-notes) | [{{version}} docs](/enterprise-server@{{version}}) |
{%- endfor %}
{%- for version in enterpriseServerReleases.deprecatedReleasesWithNewFormat %}
{%- assign candidateDisplay = enterpriseServerReleases.dates[version].displayCandidateDate | default: enterpriseServerReleases.dates[version].releaseDate %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ redirect_from:

We have lifted the pause on upgrades to versions 3.15, 3.16, and 3.17. You can now upgrade to 3.15.12, 3.16.8, 3.17.5, or later. We do not recommend upgrading to earlier releases of 3.15, 3.16, or 3.17. As an additional step, it is recommended to check system capacity before upgrading. See [AUTOTITLE](/admin/upgrading-your-instance/preparing-to-upgrade/check-system-capacity-before-upgrading).

We are extending the support window for versions 3.14, 3.15, 3.16, and 3.17. The support window for 3.13 remains unchanged. The closing down date for each of 3.14, 3.15, 3.16, and 3.17 has been updated to "Support temporarily extended until further notice". For more information, see [AUTOTITLE](/admin/all-releases#releases-of-github-enterprise-server).
We have extended the support window for versions 3.14, 3.15, 3.16, and 3.17. The support window for 3.13 remains unchanged. The closing down date for each of 3.14, 3.15, 3.16, and 3.17 has been updated. For more information, see [AUTOTITLE](/admin/all-releases#releases-of-github-enterprise-server).

We will continue to release patches for 3.14, 3.15, 3.16, and 3.17 throughout this extended support window.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,13 @@ topics:
- Billing
- Enterprise
- Team
permissions: '{% data reusables.permissions.enhanced-billing-platform %}'
shortTitle: Manage user licenses
contentType: how-tos
---

## Organizations on {% data variables.product.prodname_team %}

If you're the owner of an organization on a {% data variables.product.prodname_team %} plan, you can add or remove user licenses to your plan through the "Licensing" page.
If you're the **owner** or **billing manager** of an organization on a {% data variables.product.prodname_team %} plan, you can add or remove user licenses to your plan through the "Licensing" page.

{% data reusables.profile.access_org %}
{% data reusables.profile.org_settings %}
Expand Down Expand Up @@ -54,6 +53,8 @@ To add or remove licenses from your enterprise account:

### Self-serve customers with volume licenses

Enterprise **owners** or **billing managers** can add or remove user licenses.

1. Navigate to your enterprise account.
{% data reusables.billing.enterprise-billing-menu %}
1. In the left sidebar, click **Licensing**.
Expand Down
3 changes: 1 addition & 2 deletions content/billing/tutorials/gather-insights.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ topics:
- Billing
- Enterprise
- Team
permissions: '{% data reusables.permissions.enhanced-billing-platform %}'
product: '{% data reusables.billing.enhanced-billing-platform-product %}'
shortTitle: Gather insights
contentType: tutorials
Expand Down Expand Up @@ -54,7 +53,7 @@ You can view the usage of your personal account and download the usage data for

## Viewing usage for your {% data variables.enterprise.enterprise_or_org %}

You can view the usage of your {% data variables.enterprise.enterprise_or_org %} members and download the usage data for further analysis.
{% ifversion fpt %}Organization **owners**{% elsif ghec or ghes %}Enterprise **owners**{% endif %} and **billing managers** can view the usage of your {% data variables.enterprise.enterprise_or_org %} members and download the usage data for further analysis.

{% ifversion fpt %}

Expand Down
4 changes: 3 additions & 1 deletion data/reusables/reminders/scheduled-reminders-limitations.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
Reminders will only be triggered for up to five repositories per scheduled reminder. Users can either select up to five specific repositories or allow the system to automatically choose the five repositories with the oldest average pull request age. For each repository, up to 20 of the oldest pull requests will be shown.
Each reminder is only triggered for up to **five** repositories. Users can either select up to five specific repositories, or allow the system to automatically choose the five repositories with the oldest average pull request age. For each repository, up to 20 of the oldest pull requests will be shown.

This limit is **per reminder configuration** and **per repository owner**. If you want reminders for more than five repositories per owner, you can configure additional reminders.

> [!NOTE]
> Reminders are not sent when changes are merged from upstream into a fork.
Loading