From eece3886bec3cb154b73cb76c533eac8b2c0a130 Mon Sep 17 00:00:00 2001 From: Karthikayan Date: Thu, 15 Oct 2020 09:07:53 +0530 Subject: [PATCH 1/3] add slack to github integrations list --- .../github-extensions-and-integrations.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/content/github/customizing-your-github-workflow/github-extensions-and-integrations.md b/content/github/customizing-your-github-workflow/github-extensions-and-integrations.md index e10171796c58..ff16cf362b21 100644 --- a/content/github/customizing-your-github-workflow/github-extensions-and-integrations.md +++ b/content/github/customizing-your-github-workflow/github-extensions-and-integrations.md @@ -10,7 +10,7 @@ versions: ### Editor tools -To streamline your workflow, you can connect to {% data variables.product.product_name %} repositories within third-party editor tools, such as Atom, Unity, and Visual Studio. +You can connect to {% data variables.product.product_name %} repositories within third-party editor tools, such as Atom, Unity, and Visual Studio. #### {% data variables.product.product_name %} for Atom @@ -30,8 +30,12 @@ With the {% data variables.product.prodname_dotcom %} for Visual Studio Code ext ### Project management tools -To streamline your workflow, you can integrate your {% data variables.product.product_name %} personal account or organization with third-party project management tools, such as Jira. +You can integrate your {% data variables.product.product_name %} personal account or organization with third-party project management tools, such as Jira, slack. #### Jira Cloud and {% data variables.product.product_name %}.com integration You can integrate Jira Cloud with your personal or organization account to scan commits and pull requests, creating relevant metadata and hyperlinks in any mentioned Jira issues. + +#### Slack and {% data variables.product.product_name %} integration + +You can integrate Slack with your personal or organization account to subscribe for notifications, close or open issues, refer issues and pull requests without leaving Slack. From d0eb7f046ea9d5d1a4b2138029ab4cc5d82ac121 Mon Sep 17 00:00:00 2001 From: Karthikayan Date: Mon, 19 Oct 2020 15:04:17 +0530 Subject: [PATCH 2/3] Apply suggestions from code review Co-authored-by: Felicity Chapman --- .../github-extensions-and-integrations.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/github/customizing-your-github-workflow/github-extensions-and-integrations.md b/content/github/customizing-your-github-workflow/github-extensions-and-integrations.md index ff16cf362b21..0c04c5426ef3 100644 --- a/content/github/customizing-your-github-workflow/github-extensions-and-integrations.md +++ b/content/github/customizing-your-github-workflow/github-extensions-and-integrations.md @@ -30,7 +30,7 @@ With the {% data variables.product.prodname_dotcom %} for Visual Studio Code ext ### Project management tools -You can integrate your {% data variables.product.product_name %} personal account or organization with third-party project management tools, such as Jira, slack. +You can integrate your {% data variables.product.product_name %} personal account or organization with third-party project management tools, such as Jira or Slack. #### Jira Cloud and {% data variables.product.product_name %}.com integration @@ -38,4 +38,4 @@ You can integrate Jira Cloud with your personal or organization account to scan #### Slack and {% data variables.product.product_name %} integration -You can integrate Slack with your personal or organization account to subscribe for notifications, close or open issues, refer issues and pull requests without leaving Slack. +You can integrate Slack with your personal or organization account to subscribe for notifications, close or open issues, and provide rich references to issues and pull requests without leaving Slack. From be5bd4f6b0c3f404cb9518cd4d28607bde3ef800 Mon Sep 17 00:00:00 2001 From: Karthikayan Date: Mon, 19 Oct 2020 19:07:29 +0530 Subject: [PATCH 3/3] Update github-extensions-and-integrations.md --- .../github-extensions-and-integrations.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/github/customizing-your-github-workflow/github-extensions-and-integrations.md b/content/github/customizing-your-github-workflow/github-extensions-and-integrations.md index 0c04c5426ef3..9d49e1b75b5e 100644 --- a/content/github/customizing-your-github-workflow/github-extensions-and-integrations.md +++ b/content/github/customizing-your-github-workflow/github-extensions-and-integrations.md @@ -34,8 +34,8 @@ You can integrate your {% data variables.product.product_name %} personal accoun #### Jira Cloud and {% data variables.product.product_name %}.com integration -You can integrate Jira Cloud with your personal or organization account to scan commits and pull requests, creating relevant metadata and hyperlinks in any mentioned Jira issues. +You can integrate Jira Cloud with your personal or organization account to scan commits and pull requests, creating relevant metadata and hyperlinks in any mentioned Jira issues. For more information, visit the [Jira integration app](https://github.com/marketplace/jira-software-github) in the marketplace. #### Slack and {% data variables.product.product_name %} integration -You can integrate Slack with your personal or organization account to subscribe for notifications, close or open issues, and provide rich references to issues and pull requests without leaving Slack. +You can integrate Slack with your personal or organization account to subscribe for notifications, close or open issues, and provide rich references to issues and pull requests without leaving Slack. For more information, visit the [Slack integration app](https://github.com/marketplace/slack-github) in the marketplace.