Skip to content

slashP/Tfs2Trello

Repository files navigation

Tfs2Trello

A tool for syncing work item information from TFS to Trello (one way)

This is a C# console application written that syncs some of your work item information from Team Foundation Server to Trello. There is no data going from Trello to TFS.

WARNING: This tool will DELETE ALL cards in a board before starting to sync (happens on each restart) so if you have something valuable in your Trello board, please don't use it.

See config.toml for how to get started. These are the fields you need to specify:

A big thank you to Trello.Net, RestSharp, Json.Net and toml-net for making this SO much easier - https://github.com/detroitpro/Trello.net

For the time being, Trello list names are matched with TFS Work Item State names (Active, Resolved, Closed f.ex.). That means you will have to create Trello lists that correspond to the TFS states that are available on your project.

About

A tool for syncing work item information from TFS to Trello (one way)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages