You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/no-response.yaml
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ name: No Response
9
9
10
10
on:
11
11
issue_comment:
12
-
types: created
12
+
types: [created]
13
13
14
14
schedule:
15
15
# Schedule for five minutes after the hour every hour
@@ -27,4 +27,6 @@ jobs:
27
27
to our request for more information from the original author. With only the
28
28
information that is currently in the issue, we don't have enough information
29
29
to take action. Please reach out if you have or find the answers we need so
30
-
that we can investigate further. See [this blog post on bug reports and the importance of repro steps](https://www.lee-dohm.com/2015/01/04/writing-good-bug-reports/) for more information about the kind of information that may be helpful.
30
+
that we can investigate further. See [this blog post on bug reports and the
31
+
importance of repro steps](https://www.lee-dohm.com/2015/01/04/writing-good-bug-reports/)
32
+
for more information about the kind of information that may be helpful.
Replaces values in the `string`, with the variable `replaceValueN`. Variables in the `string` are specified using the `{N}` syntax, where `N` is an integer. You must specify at least one `replaceValue` and `string`. There is no maximum for the number of variables (`replaceValueN`) you can use. Escape curly braces useing double braces.
326
+
Replaces values in the `string`, with the variable `replaceValueN`. Variables in the `string` are specified using the `{N}` syntax, where `N` is an integer. You must specify at least one `replaceValue` and `string`. There is no maximum for the number of variables (`replaceValueN`) you can use. Escape curly braces using double braces.
Copy file name to clipboardExpand all lines: content/admin/github-actions/about-using-actions-in-your-enterprise.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,11 +22,11 @@ topics:
22
22
23
23
### Official actions bundled with your enterprise instance
24
24
25
-
Most official {% data variables.product.prodname_dotcom %}-authored actions are automatically bundled with {% data variables.product.product_name %}, and are captured at a point in time from {% data variables.product.prodname_marketplace %}. When {% data variables.product.product_name %} is updated, the bundled official actions are also updated.
25
+
Most official {% data variables.product.prodname_dotcom %}-authored actions are automatically bundled with {% data variables.product.product_name %}, and are captured at a point in time from {% data variables.product.prodname_marketplace %}.
26
26
27
27
The bundled official actions include `actions/checkout`, `actions/upload-artifact`, `actions/download-artifact`, `actions/labeler`, and various `actions/setup-` actions, among others. To see all the official actions included on your enterprise instance, browse to the `actions` organization on your instance: <code>https://<em>HOSTNAME</em>/actions</code>.
28
28
29
-
Each action is a repository in the `actions` organization, and each action repository includes the necessary tags, branches, and commit SHAs that your workflows can use to reference the action.
29
+
Each action is a repository in the `actions` organization, and each action repository includes the necessary tags, branches, and commit SHAs that your workflows can use to reference the action. For information on how to update the bundled official actions, see "[Using the latest version of the official bundled actions](/admin/github-actions/using-the-latest-version-of-the-official-bundled-actions)."
Copy file name to clipboardExpand all lines: content/admin/github-actions/enabling-automatic-access-to-githubcom-actions-using-github-connect.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ topics:
13
13
14
14
{% data reusables.actions.enterprise-beta %}
15
15
{% data reusables.actions.enterprise-github-hosted-runners %}
16
+
{% data reusables.actions.enterprise-github-connect-warning %}
16
17
{% data reusables.actions.ae-beta %}
17
18
18
19
By default, {% data variables.product.prodname_actions %} workflows on {% data variables.product.product_name %} cannot use actions directly from {% data variables.product.prodname_dotcom_the_website %} or [{% data variables.product.prodname_marketplace %}](https://github.com/marketplace?type=actions).
Copy file name to clipboardExpand all lines: content/github/setting-up-and-managing-your-github-profile/personalizing-your-profile.md
+72-5Lines changed: 72 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,22 +122,89 @@ When you participate in certain programs, {% data variables.product.prodname_dot
122
122
123
123
| Badge | Program | Description |
124
124
| --- | --- | --- |
125
-
| {% octicon "north-star" aria-label="The North Star icon" %} |**{% data variables.product.prodname_arctic_vault %} Contributor**| If you authored any commit(s) on the default branch of a repository that was archived in the 2020 Arctic Vault program, you'll get an {% data variables.product.prodname_arctic_vault %} Contributor badge on your profile. For more information on the program, see [{% data variables.product.prodname_archive %}](https://archiveprogram.github.com). |
126
-
| {% octicon "cpu" aria-label="The Developer Program icon" %} |**Developer Program Member**| If you're a registered member of the GitHub Developer Program, building an app with the GitHub API, you'll get a Developer Program Member badge on your profile. For more information on the GitHub Developer Program, see [GitHub Developer](/program/). |
127
-
| {% octicon "heart-fill" aria-label="The GitHub Sponsor icon" %} |**GitHub Sponsor**| If you sponsored an open source contributor through {% data variables.product.prodname_sponsors %} you'll get a GitHub Sponsor badge on your profile. For more information, see "[Sponsoring open source contributors](/github/supporting-the-open-source-community-with-github-sponsors/sponsoring-open-source-contributors)." |
125
+
||**Mars 2020 Helicopter Contributor**| If you authored any commit(s) on the default branch up to the relevant version of an open source library used in the Mars 2020 Helicopter Mission, you'll get a Mars 2020 Helicopter Contributor badge on your profile. Hovering over the badge shows you several of the repositories you contributed to that were used in the mission. For the full list of repositories that will qualify you for the badge, see "[List of qualifying repositories for Mars 2020 Helicopter Contributor badge](/github/setting-up-and-managing-your-github-profile/personalizing-your-profile#list-of-qualifying-repositories-for-mars-2020-helicopter-contributor-badge)." |
126
+
||**{% data variables.product.prodname_arctic_vault %} Contributor**| If you authored any commit(s) on the default branch of a repository that was archived in the 2020 Arctic Vault program, you'll get an {% data variables.product.prodname_arctic_vault %} Contributor badge on your profile. Hovering over the badge shows you several of the repositories you contributed to that were part of the program. For more information on the program, see [{% data variables.product.prodname_archive %}](https://archiveprogram.github.com). |
127
+
||**{% data variables.product.prodname_dotcom %} Sponsor**| If you sponsored an open source contributor through {% data variables.product.prodname_sponsors %} you'll get a {% data variables.product.prodname_dotcom %} Sponsor badge on your profile. Clicking the badge takes you to the **Sponsoring** tab of your profile. For more information, see "[Sponsoring open source contributors](/github/supporting-the-open-source-community-with-github-sponsors/sponsoring-open-source-contributors)." |
128
+
| {% octicon "cpu" aria-label="The Developer Program icon" %} |**Developer Program Member**| If you're a registered member of the {% data variables.product.prodname_dotcom %} Developer Program, building an app with the {% data variables.product.prodname_dotcom %} API, you'll get a Developer Program Member badge on your profile. For more information on the {% data variables.product.prodname_dotcom %} Developer Program, see [GitHub Developer](/program/). |
128
129
| {% octicon "star-fill" aria-label="The star icon" %} |**Pro**| If you use {% data variables.product.prodname_pro %} you'll get a PRO badge on your profile. For more information about {% data variables.product.prodname_pro %}, see "[{% data variables.product.prodname_dotcom %}'s products](/github/getting-started-with-github/githubs-products#github-pro)." |
129
130
130
131
### Disabling badges on your profile
131
132
132
-
You can disable some of the badges for {% data variables.product.prodname_dotcom %} programs you're participating in, including the PRO and {% data variables.product.prodname_arctic_vault %} badges.
133
+
You can disable some of the badges for {% data variables.product.prodname_dotcom %} programs you're participating in, including the PRO, {% data variables.product.prodname_arctic_vault %} and Mars 2020 Helicopter Contributor badges.
133
134
134
135
{% data reusables.user_settings.access_settings %}
135
136
2. Under "Profile settings", deselect the badge you want you disable.
136
-

137
+

137
138
3. Click **Update preferences**.
138
139
139
140
{% endif %}
140
141
142
+
### List of qualifying repositories for Mars 2020 Helicopter Contributor badge
143
+
144
+
If you authored any commit(s) on the default branch of one or more of the repositories below, up to the specified version, you'll receive the Mars 2020 Helicopter Contributor badge on your profile. The list was built based on the information received from NASA's Jet Propulsion Laboratory.
145
+
146
+
| {% data variables.product.prodname_dotcom %} Repository | Version |
0 commit comments