8000 GitHub - theartofeducation/middle-manager: A service to handle API integrations for our tooling.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

theartofeducation/middle-manager

Repository files navigation

Middle Manager

CI

A service to handle API integrations for our tooling.

Development

Getting Started

  1. Copy .env.sample to .env
  2. Update .env values with API URLs and secrets
  3. Run go get to download dependencies
  4. Setup ngrok to tunnel to your local environment
  5. Create webhooks in ClickUp using their API
  6. Copy the webhook secret to the .env files
  7. Run go run . to start the server
  8. Remove the created webhook when finished

Features

ClickUp + Clubhouse

Middle Manager automates information updates between ClickUp and Clubhouse.

Create Clubhouse Epic

When a ClickUp task is moved to the status Ready For Development an Epic will be created in Clubhouse.

Move ClickUp Task to Acceptance

When an Epic is marked as "Done" in Clubhouse the corresponding Task in ClickUp will be moved to the "Acceptance" column.

About

A service to handle API integrations for our tooling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0