import-trello-github
import-trello-github copied to clipboard
Quick and dirty import Trello into GitHub issues
Bumps [py](https://github.com/pytest-dev/py) from 1.4.26 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...
Bumps [requests](https://github.com/requests/requests) from 2.5.3 to 2.20.0. Changelog *Sourced from [requests's changelog](https://github.com/psf/requests/blob/master/HISTORY.md).* > 2.20.0 (2018-10-18) > ------------------- > > **Bugfixes** > > - Content-Type header parsing is now case-insensitive (e.g. >...
Is there or will there be support for GitHub projects? Could we, for example, map Trello cards from a specific column or with a specific label, to specific projects?
``` ERROR 2016-12-12 22:13:37,881 [github] :: You have triggered an abuse detection mechanism and have been temporarily blocked from content creation. Please retry your request again later. ``` Unfortunately I...
`[--dryrun DRYRUN]` should be just `[--dryrun]`
If a list has an associated label, any associated state (and likely any milestone) will not be picked up in the _apply_mappings_for() function. The break used therein skips over any...