{"id":26066507,"url":"https://github.com/janeasystems/github-issues-trello-sync","last_synced_at":"2025-04-11T16:26:04.422Z","repository":{"id":31732750,"uuid":"35298732","full_name":"JaneaSystems/github-issues-trello-sync","owner":"JaneaSystems","description":"Import and sync GitHub issues into Trello","archived":false,"fork":false,"pushed_at":"2022-08-25T23:52:13.000Z","size":35,"stargazers_count":21,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-25T12:40:52.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","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/JaneaSystems.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":"2015-05-08T19:50:12.000Z","updated_at":"2023-02-12T07:16:16.000Z","dependencies_parsed_at":"2022-08-29T14:00:54.489Z","dependency_job_id":null,"html_url":"https://github.com/JaneaSystems/github-issues-trello-sync","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/JaneaSystems%2Fgithub-issues-trello-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaneaSystems%2Fgithub-issues-trello-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaneaSystems%2Fgithub-issues-trello-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaneaSystems%2Fgithub-issues-trello-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JaneaSystems","download_url":"https://codeload.github.com/JaneaSystems/github-issues-trello-sync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248439449,"owners_count":21103612,"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":"2025-03-08T20:52:25.515Z","updated_at":"2025-04-11T16:26:04.400Z","avatar_url":"https://github.com/JaneaSystems.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# github-issues-trello-sync\n\n```\n  Usage: app -u \u003cgithub-user\u003e -r \u003cgithub-repo\u003e [-g github-token] -k \u003ctrello-key\u003e -t \u003ctrello-token\u003e -b \u003ctrello-board\u003e [KEYWORDS...]\n\n  Options:\n\n    -h, --help                  output usage information\n    -V, --version               output the version number\n    -u, --github-user \u003cuser\u003e    Github user or organization hosting the repository\n    -r, --github-repo \u003crepo\u003e    Github repository name\n    -g, --github-token \u003crepo\u003e   optional Github OAuth2 token\n    -k, --trello-key \u003ckey\u003e      Trello key\n    -t, --trello-token \u003ctoken\u003e  Trello auth token\n    -b, --trello-board \u003cid\u003e     Trello board ID (list for now)\n    -n, --no-commit             Download and calculate modifications but do not write them to Trello\n```\n\nThe repository where to get the issues is specified with `-u` and `-r`.\n\nThe GitHub token is needed to access private repositories or repositories with more than a few issues.\n\nThe Trello key and token are always needed.\n\nThe Trello board id is the id in the board link.\n\nKeywords are what to search for to decide if a new issue should be imported. A label for each keyword will be created in trello.\n\nExample call:\n\n```\nnode github-issues-trello-sync/app.js -u org -r repo -g ?? -k ?? -t ?? -b ?? search1 search2\n```\n\n## Trello Key\n\nhttps://trello.com/1/appKey/generate\n\n## Trello Token\n\nUse the key from above in:\n\nhttps://trello.com/1/authorize?key=___SUBSTITUTE_WITH_YOUR_KEY___\u0026name=Issue+Importer+Prototype\u0026response_type=token\u0026scope=read,write\n\nThis will be valid for 30 days, but you can revoke it at https://trello.com/my/account\n\n## Github Token\n\nhttps://github.com/settings/tokens\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaneasystems%2Fgithub-issues-trello-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaneasystems%2Fgithub-issues-trello-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaneasystems%2Fgithub-issues-trello-sync/lists"}