-
Notifications
You must be signed in to change notification settings - Fork 64.9k
Update steps to create repo secrets #18175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
5239a28
Update encrypted-secrets.md
thispsj 233604b
Update reusable to the latest changes
thispsj 6fabc62
Merge branch 'github:main' into enc-secrets-steps-update
thispsj 90740c1
Remove unwanted reusable reference
thispsj 60f3006
Remove TODO comment
thispsj 70b6729
Merge branch 'main' into enc-secrets-steps-update
thispsj 03fdb4e
Merge branch 'main' into enc-secrets-steps-update
thispsj 3a621ee
Merge branch 'main' into enc-secrets-steps-update
mchammer01 013d0e3
Create new reusable for GitHub Codespaces
thispsj 0a0b475
Create new reusable for dependabot
thispsj f19dace
Fix a thing
thispsj 2a3ee30
Change to new reusables
thispsj 4d1ea19
Remove unwanted reusable
thispsj b2da1f4
Delete new reusable as already present
thispsj bc60e15
Rename dependabot-secrets-button.md to sidebar-secret.md
thispsj f26a908
Implement new reusables for codespaces
thispsj 3cbecab
Merge branch 'main' into enc-secrets-steps-update
thispsj 09a22b5
Merge branch 'main' into enc-secrets-steps-update
thispsj 4be51a1
Fix Merge Conflict(s) ✅
thispsj 2b81220
Merge branch 'main' into enc-secrets-steps-update
thispsj 7a8ec59
Merge branch 'main' into enc-secrets-steps-update
thispsj 87ab532
Merge branch 'main' into enc-secrets-steps-update
thispsj 89ab12c
Merge branch 'main' into enc-secrets-steps-update
thispsj 38b8de2
Merge branch 'main' into enc-secrets-steps-update
thispsj 137bf75
Merge branch 'main' into enc-secrets-steps-update
thispsj c225141
Merge branch 'main' into enc-secrets-steps-update
thispsj 2a7a276
Merge branch 'main' into enc-secrets-steps-update
thispsj 18662ec
Merge branch 'main' into enc-secrets-steps-update
lucascosti a1d0dcb
Merge branch 'main' into enc-secrets-steps-update
lucascosti File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| {% ifversion fpt or ghec or ghes > 3.4 or ghae > 3.4 %} | ||
| 1. In the left sidebar, click **{% octicon "key-asterisk" aria-label="The key-asterisk icon" %} Secrets**. | ||
| {% else %} | ||
| {% ifversion fpt or ghec or ghes > 3.4 or ghae > 3.4 -%} | ||
| 1. In the "Security" section of the sidebar, select **{% octicon "key-asterisk" aria-label="The key-asterisk icon" %} Secrets**, then click **Actions**. | ||
thispsj marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| {%- else %} | ||
| 1. In the left sidebar, click **Secrets**. | ||
| {% endif %} | ||
| {%- endif %} | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| 1. In the "Security" section of the sidebar, select **{% octicon "key-asterisk" aria-label="The key-asterisk icon" %} Secrets**, then click **{% data variables.product.prodname_codespaces %}**. |
File renamed without changes.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.