Support developer workflow and integration among Trello, Github and Slack
This package will save you a lot of work if you use Trello cards for a scrum-like work organization of tasks, but implement the features using Github pull requests and communicate over Slack
CHANGELOG.md
fileapm install git@github.com:i4a/i4atom
You must provide i4atom with a Trello key and token, and a Slack webhook. Besides, you need to activate the Github tab.
The package will lead you to setting them from its configuration section.
i4atom will look for a list in each board with the name ✏️ In Progress
. The Done
button moves cards to a list with the name 🐛 Testing
i4atom looks for strings in the form of PR: <url>
or Time: <time>
in the comments of each Trello card.
You can make atom use a local copy of the repository with
i4atom
if it is already installedapm rm i4atom
git clone git@github.com:i4a/i4atom.git
cd ~/.atom/packages
ln -s <path/to/cloned/i4atom>
Install the JSHint package for linting support
This package has been developed by ideas4all Innovation, in the investment time for personal side projects.
Copyright © 2020 Global ideas4all SL
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.