peril icon indicating copy to clipboard operation
peril copied to clipboard

☢️ Serious and immediate danger.

Results 52 peril issues
Sort by recently updated
recently updated
newest added

An example would be a wrapper for danger-plugin-spellcheck. * It would be able to declare itself into the rules (in this case, on any PR) * It would be able...

I noticed that there is no issue tracking support for other git hosting providers so I figured I could go ahead and create one for tracking support for Bitbucket Server...

We are getting an error with our pr danger file after we added in one new line. ``` let labels = let labels = danger.github.issue.labels.map(l => l.name); ``` But if...

See https://github.com/jbjonesjr/probot-snooze/issues/12 You can now call https://developer.github.com/v3/apps/#get-the-authenticated-github-app to get the details

It can be hard to get back to re-send something that you want to re-trigger when iterating.

Let's say you wanted to run `dangerfile.ts` if it existed in any repo, you could do `"pull_request" :"dangerfile.ts?".

You Can Do This

I thought this: ``` "settings": { "onlyForOrgMembers": true }, ``` was broken, but the app didn't have access to check members on an org. * https://developer.github.com/v3/guides/discovering-resources-for-a-user/

Then you could see history of how often things are missed

See https://github.com/danger/danger-js/issues/233

Your `DELETE` execution: https://github.com/danger/peril/blob/da4b69ef640eb6cc96a62e3e27af678690ad1a42/source/db/index.ts#L103 ... is invalid, and will always fail. See this: https://github.com/vitaly-t/pg-promise/issues/313