{"id":16181746,"url":"https://github.com/ericclemmons/sync-github-pivotal","last_synced_at":"2025-03-19T02:30:30.890Z","repository":{"id":40936306,"uuid":"237085670","full_name":"ericclemmons/sync-github-pivotal","owner":"ericclemmons","description":"Bi-directional syncing between Pivotal Tracker \u0026 GitHub Issues","archived":false,"fork":false,"pushed_at":"2023-01-24T01:38:46.000Z","size":1873,"stargazers_count":4,"open_issues_count":16,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-10T19:03:22.552Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ericclemmons.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-29T21:26:32.000Z","updated_at":"2022-02-28T16:59:12.000Z","dependencies_parsed_at":"2023-02-13T09:31:19.546Z","dependency_job_id":null,"html_url":"https://github.com/ericclemmons/sync-github-pivotal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Fsync-github-pivotal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Fsync-github-pivotal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Fsync-github-pivotal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Fsync-github-pivotal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericclemmons","download_url":"https://codeload.github.com/ericclemmons/sync-github-pivotal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243960361,"owners_count":20375102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T06:27:12.560Z","updated_at":"2025-03-19T02:30:30.612Z","avatar_url":"https://github.com/ericclemmons.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sync GitHub + Pivotal Tracker\n\n\u003e Bi-directional syncing between Pivotal Tracker \u0026amp; GitHub Issues\n\n### How it Works\n\n**GitHub is the source of truth:**\n\n- [x] When a New GitHub Issue is created, create a Pivotal Story with `external_id`.\n- [x] When a New GitHub Milestone is created, create a Pivotal Epic.\n- [x] When a GitHub Issue is assigned to a GitHub MileStone, assign Pivotal Story to Epic.\n- [x] When a GitHub Milestone is updated, update Pivotal Epic.\n- [x] When a GitHub Label is assigned, create \u0026 assign label in Pivotal.\n- [x] Sync GitHub Issue descriptions with Pivotal Story.\n\n### What's Missing\n\n- Sync Pivotal back to GitHub\n\n## Getting Started\n\n0. Fork or Clone this project.\n1. `cp .env.example .env` and [adjust accordingly](/.env.example)\n1. `yarn`\n1. `yarn start` will open \u003chttp://localhost:3000\u003e\n1. `yarn tunnel` in another terminal to create an external tunnel (e.g. \u003chttps://5a7811ca.ngrok.io/api/github\u003e):\n\n   \u003e Dashboard: http://localhost:4040/inspect/http\n\n1. Add webhook to GitHub (e.g. https://github.com/ORG/REPO/settings/hooks/new) with the following permissions:\n\n   _Use your `ngrok` tunnel URL (e.g. https://••••.ngrok.io/dev/github) until you push to production._\n\n   - Issues\n   - Milestones\n   - Pull Requests\n   - Pull request reviews\n   - Pull request review comments\n\n## Deploying\n\n0. Create a `sync-github-pivotal` profile in `~/.aws/credentials`:\n\n   ```ini\n   [sync-github-pivotal]\n   aws_access_key_id=••••••••\n   aws_secret_access_key=••••••••••••••••\n   ```\n\n1. `yarn deploy`\n1. Update your webhook to https://••••.execute-api.us-east-1.amazonaws.com/prod/github\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericclemmons%2Fsync-github-pivotal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericclemmons%2Fsync-github-pivotal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericclemmons%2Fsync-github-pivotal/lists"}