You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 18, 2026. It is now read-only.
I would like to be able to opt-out of Danger checks on certain file paths, much like a .gitignore file we should be able to put a .dangerignore file in our repos to exclude glob'ed paths.
I would like to be able to opt-out of Danger checks on certain file paths, much like a
.gitignorefile we should be able to put a.dangerignorefile in our repos to exclude glob'ed paths.