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
2 changes: 1 addition & 1 deletion .github/workflows/docs-review-collect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
cache: npm

- name: Install dependencies
run: npm install @octokit/graphql
run: npm ci

- name: Run script for audit-log-allowlists
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/os-ready-for-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
cache: npm

- name: Install dependencies
run: npm install @octokit/graphql
run: npm ci

- name: Run script
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ready-for-doc-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
cache: npm

- name: Install dependencies
run: npm install @octokit/graphql
run: npm ci

- name: Set AUTHOR_LOGIN
run: |
Expand Down
9 changes: 9 additions & 0 deletions config/moda/secrets/ci/secrets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
secrets:
DOCS_BOT_PAT_BASE:
key: DOCS_BOT_PAT_BASE
type: github_pat
owner: docs-engineering
playbook: ''
externally_usable: true
kind: latest_at_deployment_start
2 changes: 2 additions & 0 deletions config/moda/secrets/docs-internal-staging-boxwood/secrets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
secrets: {}
2 changes: 2 additions & 0 deletions config/moda/secrets/docs-internal-staging-cedar/secrets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
secrets: {}
2 changes: 2 additions & 0 deletions config/moda/secrets/docs-internal-staging-cypress/secrets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
secrets: {}
2 changes: 2 additions & 0 deletions config/moda/secrets/docs-internal-staging-fir/secrets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
secrets: {}
2 changes: 2 additions & 0 deletions config/moda/secrets/docs-internal-staging-hemlock/secrets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
secrets: {}
2 changes: 2 additions & 0 deletions config/moda/secrets/docs-internal-staging-holly/secrets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
secrets: {}
2 changes: 2 additions & 0 deletions config/moda/secrets/docs-internal-staging-juniper/secrets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
secrets: {}
2 changes: 2 additions & 0 deletions config/moda/secrets/docs-internal-staging-laurel/secrets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
secrets: {}
2 changes: 2 additions & 0 deletions config/moda/secrets/docs-internal-staging-pine/secrets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
secrets: {}
2 changes: 2 additions & 0 deletions config/moda/secrets/docs-internal-staging-redwood/secrets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
secrets: {}
2 changes: 2 additions & 0 deletions config/moda/secrets/docs-internal-staging-sequoia/secrets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
secrets: {}
2 changes: 2 additions & 0 deletions config/moda/secrets/docs-internal-staging-spruce/secrets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
secrets: {}
6 changes: 6 additions & 0 deletions config/moda/secrets/production/secrets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
secrets:
COOKIE_SECRET:
kind: latest_at_deployment_start
key: COOKIE_SECRET
type: salt
2 changes: 2 additions & 0 deletions config/moda/secrets/review-os/secrets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
secrets: {}
2 changes: 2 additions & 0 deletions config/moda/secrets/review/secrets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
secrets: {}
6 changes: 6 additions & 0 deletions config/moda/secrets/staging/secrets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
secrets:
COOKIE_SECRET:
kind: latest_at_deployment_start
key: COOKIE_SECRET
type: salt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ You stay in control of the process. You can review and refine what {% data varia

You can create issues from {% data variables.copilot.copilot_chat_short %} in {% data variables.product.github %}.

1. Go to {% data variables.copilot.copilot_chat_short %} ([https://github.com/copilot](https://github.com/copilot?ref_product=copilot&ref_type=engagement&ref_style=text).
1. Go to {% data variables.copilot.copilot_chat_short %} ([https://github.com/copilot](https://github.com/copilot?ref_product=copilot&ref_type=engagement&ref_style=text)).
1. In the prompt box, describe the issue you want to create.

If you contribute issues to multiple repositories, use the `repo-owner/repo-name` format to specify the target repository for this issue. If you don't specify a repository, {% data variables.product.prodname_copilot_short %} will infer the repository based on the repository you last created an issue in.
Expand Down
1 change: 1 addition & 0 deletions content/discussions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ redirect_from:
- /organizations/collaborating-with-your-team
- /rest/teams/discussion-comments
- /rest/teams/discussions
- /rest/repos/discussions
featuredLinks:
startHere:
- /discussions/collaborating-with-your-community-using-discussions/about-discussions
Expand Down
Loading