Brian's Integration and Automation Notes
  • Welcome!
  • Allow Me to Brag a Bit
  • About
  • Integrations
    • ConnectWise Home
      • Authentication
      • API Documentation
  • Automations
    • Teams Notifications Azure Bot
      • Acknowledgement
      • Considerations
      • The Basics/Getting Started
        • Create a Response Handler Workflow in Rewst
        • Getting the IDs from Teams
      • Two Stage Message Process
        • Formatting the Initial Message
        • Getting the Message IDs
        • Formatting the Message Update
      • Formatting Action Buttons
        • Approve/Deny
        • Assign Resource to Ticket
      • Working with the Responses
      • System Incident/Maintance Notifications
        • Admitting Defeat on the Database
        • The Workflow Structure
      • Resources
    • Automated GitHub/GitBook Update Notifications
      • Prerequisites
      • 1. Set up a Basic Workflow
      • 2. Fork the GitHub Repository
      • 3. Set up Automatic Updates
      • 4. Set up notifications in GitHub
      • 5. Set up Remaining Workflow Actions
  • ConnectWise PSA Actions
    • About
    • Assigning Resources to Tickets
    • Ticket Assignment Note
    • Unbundle Ticket
    • Sales Activity Assignment Note
Powered by GitBook
On this page
  • Click the "Fork" button on the repo
  • Select the fork options
  • Click create fork
  1. Automations
  2. Automated GitHub/GitBook Update Notifications

2. Fork the GitHub Repository

Previous1. Set up a Basic WorkflowNext3. Set up Automatic Updates

Last updated 4 months ago

You'll need your own copy of the GitHub repository to be able to access the notification settings built in to GitHub

1

Click the "Fork" button on the repo

2

Select the fork options

Set a name, description, and optionally uncheck the box for "Copy the main branch only"

In most cases, you won't need to uncheck the "Copy the main branch only" box. If you are looking to set up notifications for a project you contribute to, like CIPP, then you may want to get notifications for additional branches like dev, etc.

3

Click create fork

GitHub page for the RewstApp/docs.rewst.help repo with an arrow pointing at the Fork button