Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup Danger #541

Closed
wants to merge 4 commits into from
Closed

Setup Danger #541

wants to merge 4 commits into from

Conversation

rnystrom
Copy link
Contributor

Changes in this pull request

Getting some basic Danger automation up and running. Should see comments from @iglistkit-bot.

Issue fixed: #394

.travis.yml Outdated
@@ -45,6 +46,7 @@ env:

before_install:
- gem install slather --no-rdoc --no-ri --no-document --quiet
- gem install --version '~> 4.3'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

install wat... lol ?

shouldn't this be gem install danger ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rofl, maybe

Dangerfile Outdated
@@ -0,0 +1 @@
message('Hello, world!')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems legit.

@rnystrom
Copy link
Contributor Author

rnystrom commented Mar 13, 2017

Sick.

Ok setting up some basic rules.

@orta ❤️🙏🙇‍♀️

@rnystrom rnystrom changed the title Setup Danger [WIP] Setup Danger Mar 13, 2017
@rnystrom
Copy link
Contributor Author

rnystrom commented Mar 13, 2017

LOVE that it edits the original post. 👏👏👏

edit: and deletes it when its empty!!

@jessesquires
Copy link
Contributor

nice

@rnystrom rnystrom changed the title [WIP] Setup Danger Setup Danger Mar 13, 2017
@facebook-github-bot
Copy link
Contributor

@rnystrom has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@jessesquires jessesquires deleted the danger-init branch March 13, 2017 17:32
@orta
Copy link

orta commented Mar 13, 2017

It's like it was never even in this comment thread

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automate PR checking with Danger
4 participants