Skip to content

Commit 09bb55b

Browse files
authored
Merge pull request #40381 from github/repo-sync
Repo sync
2 parents 0da6bc9 + d8f7582 commit 09bb55b

File tree

15 files changed

+262
-150
lines changed

15 files changed

+262
-150
lines changed

config/moda/deployment.yaml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ environments:
1212
- name: staging-balsam
1313
require_pipeline: false
1414
notify_still_locked: true # Notify last person to lock this after an hour
15-
secret_environment: production
15+
secret_environment: staging
1616
required_review_tasks: []
1717
auto_deploy: true
1818
skip_auto_merge: true
@@ -24,7 +24,7 @@ environments:
2424
- name: staging-boxwood
2525
require_pipeline: false
2626
notify_still_locked: true # Notify last person to lock this after an hour
27-
secret_environment: production
27+
secret_environment: staging
2828
required_review_tasks: []
2929
auto_deploy: true
3030
skip_auto_merge: true
@@ -36,7 +36,7 @@ environments:
3636
- name: staging-cedar
3737
require_pipeline: false
3838
notify_still_locked: true # Notify last person to lock this after an hour
39-
secret_environment: production
39+
secret_environment: staging
4040
required_review_tasks: []
4141
auto_deploy: true
4242
skip_auto_merge: true
@@ -48,7 +48,7 @@ environments:
4848
- name: staging-cypress
4949
require_pipeline: false
5050
notify_still_locked: true # Notify last person to lock this after an hour
51-
secret_environment: production
51+
secret_environment: staging
5252
required_review_tasks: []
5353
auto_deploy: true
5454
skip_auto_merge: true
@@ -60,7 +60,7 @@ environments:
6060
- name: staging-fir
6161
require_pipeline: false
6262
notify_still_locked: true # Notify last person to lock this after an hour
63-
secret_environment: production
63+
secret_environment: staging
6464
required_review_tasks: []
6565
auto_deploy: true
6666
skip_auto_merge: true
@@ -72,7 +72,7 @@ environments:
7272
- name: staging-hemlock
7373
require_pipeline: false
7474
notify_still_locked: true # Notify last person to lock this after an hour
75-
secret_environment: production
75+
secret_environment: staging
7676
required_review_tasks: []
7777
auto_deploy: true
7878
skip_auto_merge: true
@@ -84,7 +84,7 @@ environments:
8484
- name: staging-hinoki
8585
require_pipeline: false
8686
notify_still_locked: true # Notify last person to lock this after an hour
87-
secret_environment: production
87+
secret_environment: staging
8888
required_review_tasks: []
8989
auto_deploy: true
9090
skip_auto_merge: true
@@ -96,7 +96,7 @@ environments:
9696
- name: staging-holly
9797
require_pipeline: false
9898
notify_still_locked: true # Notify last person to lock this after an hour
99-
secret_environment: production
99+
secret_environment: staging
100100
required_review_tasks: []
101101
auto_deploy: true
102102
skip_auto_merge: true
@@ -108,7 +108,7 @@ environments:
108108
- name: staging-juniper
109109
require_pipeline: false
110110
notify_still_locked: true # Notify last person to lock this after an hour
111-
secret_environment: production
111+
secret_environment: staging
112112
required_review_tasks: []
113113
auto_deploy: true
114114
skip_auto_merge: true
@@ -120,7 +120,7 @@ environments:
120120
- name: staging-laurel
121121
require_pipeline: false
122122
notify_still_locked: true # Notify last person to lock this after an hour
123-
secret_environment: production
123+
secret_environment: staging
124124
required_review_tasks: []
125125
auto_deploy: true
126126
skip_auto_merge: true
@@ -132,7 +132,7 @@ environments:
132132
- name: staging-pine
133133
require_pipeline: false
134134
notify_still_locked: true # Notify last person to lock this after an hour
135-
secret_environment: production
135+
secret_environment: staging
136136
required_review_tasks: []
137137
auto_deploy: true
138138
skip_auto_merge: true
@@ -144,7 +144,7 @@ environments:
144144
- name: staging-redwood
145145
require_pipeline: false
146146
notify_still_locked: true # Notify last person to lock this after an hour
147-
secret_environment: production
147+
secret_environment: staging
148148
required_review_tasks: []
149149
auto_deploy: true
150150
skip_auto_merge: true
@@ -156,7 +156,7 @@ environments:
156156
- name: staging-sequoia
157157
require_pipeline: false
158158
notify_still_locked: true # Notify last person to lock this after an hour
159-
secret_environment: production
159+
secret_environment: staging
160160
required_review_tasks: []
161161
auto_deploy: true
162162
skip_auto_merge: true
@@ -168,7 +168,7 @@ environments:
168168
- name: staging-spruce
169169
require_pipeline: false
170170
notify_still_locked: true # Notify last person to lock this after an hour
171-
secret_environment: production
171+
secret_environment: staging
172172
required_review_tasks: []
173173
auto_deploy: true
174174
skip_auto_merge: true
@@ -180,7 +180,7 @@ environments:
180180
- name: staging-yew
181181
require_pipeline: false
182182
notify_still_locked: true # Notify last person to lock this after an hour
183-
secret_environment: production
183+
secret_environment: staging
184184
required_review_tasks: []
185185
auto_deploy: true
186186
skip_auto_merge: true

content/account-and-profile/concepts/about-your-profile.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,11 @@ versions:
1616
topics:
1717
- Profiles
1818
---
19-
You can tell other people a little bit about yourself by writing a bio. Consider including previous places you've worked, projects you've contributed to, or interests you have that other people may like to know about.
19+
You can tell other people a little bit about yourself by writing a bio. With the help of [@mentions](/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax) and emoji, you can include information about where you currently or have previously worked, what type of work you do, or even what kind of coffee you drink. The bio field is limited to 160 characters.
2020

21-
You can further showcase your current work, interests, expertise, and more by creating a profile README. If you add a README file to the root of a public repository with the same name as your username, that README will automatically appear on your profile page.
21+
For a longer-form and more prominent way of displaying customized information about yourself, you can create a profile README. If you add a README file to the root of a public repository with the same name as your username, that README will automatically appear on your profile page.
22+
23+
If you have the activity overview section enabled for your profile and you @mention an organization you're a member of in your profile bio, then that organization will be featured first in your activity overview.
2224

2325
![Screenshot of the profile page for @octocato. In the top-right corner, a profile README greets the viewer and lists information about the user's work.](/assets/images/help/repository/profile-with-readme.png)
2426

content/account-and-profile/get-started/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ versions:
77
ghes: '*'
88
ghec: '*'
99
children:
10+
- /profile
1011
- /personal-dashboard-quickstart
11-
- /personalizing-your-profile
1212
---
1313

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
title: Profile
3+
intro: 'Get started with your {% data variables.product.github %} profile.'
4+
versions:
5+
fpt: '*'
6+
ghes: '*'
7+
ghec: '*'
8+
topics:
9+
- Profiles
10+
shortTitle: Profile
11+
---
12+
13+
## About profiles
14+
15+
Your {% data variables.product.github %} profile showcases your work, contributions, and information you choose to share publicly.
16+
17+
{% ifversion fpt or ghec %}
18+
19+
> [!IMPORTANT]
20+
> Any details you add to your public profile will be visible to all {% data variables.product.github %} users, including in regions where local laws, regulations, or cultural norms may pose risks to expressing your identity. We respect everyone’s decision about whether or not to share information about themselves on their {% data variables.product.github %} profile.
21+
22+
{% endif %}
23+
24+
## Key profile elements
25+
26+
Your profile includes these customizable elements:
27+
28+
* **Personal info**: Profile picture, name, bio, and pronouns
29+
* **Status**: Shows your current availability and what you're working on
30+
* **Pinned items**: Repositories and gists you choose to highlight
31+
* **Contribution activity**: Visualizes your work on {% data variables.product.github %}
32+
* **Profile README**: A customizable section at the top of your profile
33+
* **Achievements and badges**: Recognizes your participation in programs or milestones
34+
35+
## Profile visibility
36+
37+
You can control the visibility of specific profile elements or set your entire profile to private.
38+
39+
## Next steps
40+
41+
* For more details about your profile, see [AUTOTITLE](/account-and-profile/concepts/about-your-profile).
42+
* For a general tutorial on personalizing your profile, see [AUTOTITLE](/account-and-profile/tutorials/personalize-your-profile).
43+
* For more specific profile customization, see [AUTOTITLE](/account-and-profile/how-tos/setting-up-and-managing-your-github-profile).
44+
* For reference information, see [AUTOTITLE](/account-and-profile/reference/profile-reference).

content/account-and-profile/reference/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ versions:
77
ghes: '*'
88
ghec: '*'
99
children:
10+
- /profile-reference
1011
- /personal-dashboard
1112
- /permission-levels-for-a-personal-account-repository
1213
- /profile-contributions-reference

0 commit comments

Comments
 (0)