Search Unity

Unity's version control component has been upgraded to Plastic SCM.

Official Webhooks and Slack/Discord Notifications Feature

Discussion in 'Unity Collaborate' started by Ryan-Unity, Oct 23, 2017.

  1. Ryan-Unity

    Ryan-Unity

    Joined:
    Mar 23, 2016
    Posts:
    1,993
    Collaborate now supports Slack, Discord, and webhook notifications for publishes! You can configure your integrations in the Developer Dashboard within the Collaborate section (see below). After configuring an integration, whenever a publish happens in your project, you’ll receive a notification containing details of the publish.

    This feature is currently in Beta. We will be adding additional integrations in the future. If you have any feedback or suggestions for new integrations, let us know.

    Configure your integrations in the Collaborate section of the developer dashboard:
     

    Attached Files:

  2. Gurg

    Gurg

    Unity Technologies

    Joined:
    Nov 9, 2016
    Posts:
    73
    Update: The Integrations feature has gotten an upgrade and is no longer just Collab specific.

    IMPORTANT CHANGE!
    The Integrations page has moved! It is now in the "Settings" section of the Developer Dashboard instead of being in the "Collaborate" section. However, we left an Integrations button in the "Collaborate" section to the upper right to quickly take you there.

    Snip20180420_56.png

    NEW FEATURE #1 - COLLAB-JIRA INTEGRATION
    Integrations now has the ability to integrate Collab with JIRA. Just follow the Integrations wizard to set it up. (Note: If you host your own JIRA instance and it's over a year old from the latest stable JIRA release, the API will be too different to support the integration.) After you do the setup wizard, any time you publish a commit in Collab where you mention the JIRA issue key-id in the commit message, it will automatically send an update comment to that JIRA issue about the commit.

    Snip20180420_57.png

    As you can see in the example, the commit message mentioned issue IS-1 and so it linked to it. It is case sensitive so that's why is-2 did not link to IS-2. When I made this test publish, issue IS-3 did not exist, hence why that is not linked.

    NEW FEATURE #2 - BUG REPORTING INTEGRATION SUPPORT

    The integration feature has also been updated to support our new Bug Reporting service. You can now integrate it with Slack and Discord to make a post to a channel automatically every time you get a new bug report through the bug reporting service. The Bug Reporting integration does not support integration directly to JIRA at this time.

    Snip20180420_58.png

    All this can be set up through our developer dashboard website at https://developer.cloud.unity3d.com
     
    Last edited: Apr 20, 2018