Skip to content

Commit ab317e6

Browse files
authored
Landing page: Integrations (#60333)
1 parent da7d07c commit ab317e6

File tree

9 files changed

+24
-6
lines changed

9 files changed

+24
-6
lines changed

content/integrations/how-tos/teams/customize-notifications.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ versions:
77
ghes: '*'
88
ghec: '*'
99
contentType: how-tos
10+
category:
11+
- Use integrations
1012
---
1113

1214
You can customize your notifications by subscribing to activity that is relevant to your Microsoft Teams channel, and unsubscribing from activity that is less helpful to your project.

content/integrations/how-tos/teams/integrate-github-with-teams.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ versions:
77
ghes: '*'
88
ghec: '*'
99
contentType: how-tos
10+
category:
11+
- Administer integrations
1012
---
1113

1214
## About the {% data variables.product.github %} integration for Teams

content/integrations/how-tos/teams/schedule-reminders.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ versions:
77
ghes: '*'
88
ghec: '*'
99
contentType: how-tos
10+
category:
11+
- Use integrations
1012
---
1113

1214
You can schedule reminders for pending pull request reviews in Microsoft Teams channels or in the {% data variables.product.github %} personal app. Reminders are available for organizations, not personal accounts.

content/integrations/how-tos/teams/use-github-in-teams.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ versions:
77
ghes: '*'
88
ghec: '*'
99
contentType: how-tos
10+
category:
11+
- Use integrations
1012
---
1113

1214
The {% data variables.product.github %} integration for Microsoft Teams lets you connect your {% data variables.product.github %} account to the {% data variables.product.github %} app in Teams. Once connected, you can subscribe to notifications, run commands, and collaborate on issues and pull requests directly within Teams.

content/integrations/index.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@ children:
1111
- /how-tos
1212
- /reference
1313
- /tutorials
14-
featuredLinks:
15-
startHere:
16-
- /integrations/how-tos/slack/integrate-github-with-slack
17-
- /integrations/how-tos/slack/use-github-in-slack
18-
- /integrations/how-tos/slack/customize-notifications
1914
versions:
2015
fpt: '*'
2116
ghes: '*'
@@ -26,5 +21,12 @@ includedCategories:
2621
- Administer integrations
2722
- Use integrations
2823
- Build integrations
29-
- Troubleshoot integrations
24+
carousels:
25+
recommended:
26+
- /integrations/concepts/about-integrations
27+
- /integrations/how-tos/slack/integrate-github-with-slack
28+
- /integrations/how-tos/teams/integrate-github-with-teams
29+
- /integrations/how-tos/slack/use-github-in-slack
30+
- /integrations/how-tos/teams/use-github-in-teams
31+
- /integrations/concepts/about-building-integrations
3032
---

content/integrations/reference/teams-command-reference.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ versions:
88
ghec: '*'
99
contentType: reference
1010
allowTitleToDifferFromFilename: true
11+
category:
12+
- Learn about integrations
1113
---
1214

1315
Use these commands in a Microsoft Teams channel by prefixing them with `@GitHub Notifications`. In the {% data variables.product.github %} personal app, omit the prefix.

content/integrations/reference/teams-permissions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ versions:
77
ghes: '*'
88
ghec: '*'
99
contentType: reference
10+
category:
11+
- Learn about integrations
1012
---
1113

1214
By granting the {% data variables.product.github %} app access to your Microsoft Teams workspace, you are providing necessary authorizations to your {% data variables.product.github %} account and your Teams workspace. These permissions enable the app to perform its functions and provide you with a seamless experience when using {% data variables.product.github %} in Teams.

content/integrations/tutorials/teams/create-issues.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ versions:
77
ghes: '*'
88
ghec: '*'
99
contentType: tutorials
10+
category:
11+
- Use integrations
1012
---
1113

1214
## Creating issues with the {% data variables.product.github %} integration in Teams

content/integrations/tutorials/teams/manage-issues.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ versions:
88
ghes: '*'
99
ghec: '*'
1010
contentType: tutorials
11+
category:
12+
- Use integrations
1113
---
1214

1315
## Managing issues in Teams

0 commit comments

Comments
 (0)