# danger-clubhouse A pull request plugin to [danger.systems](http://danger.systems) that links to stories from [Clubhouse](https://app.clubhouse.io). ## Installation Add `danger-clubhouse` to your Gemfile. ``` gem 'danger-clubhouse' ``` ## Usage ### clubhouse.organization Set the orgazination name for Clubhouse. ### clubhouse.link_stories! Find stories in the format of chXXX from commits and branch name and link to them. ![](images/have_you_updated_changelog.png) ## Copyright Copyright (c) Teng Siong Ong, 2016 MIT License, see [LICENSE](LICENSE.txt) for details.