danger
Company-wide danger.systems rules.
Rules
- Marking PR as "Work in progress" if Title or Label contains "[WIP]"
- Marking PR as LARGE if lines of code changed > 500
- Enforcing changelog to follow the Intridea format
- Fails PR if missing pr_labels
- Warns when PR doesn't haven an assignee
- Warns if target branch is "release" that it will tag and deploy
- Warns if there is insufficient PR description
Contributing
- Commit your changes to a new branch that follows the naming pattern:
proposal/[INITIALS]-[SHORT_TITLE]
(i.e.proposal/dh-verify-description
) - Update the version number in
/lib/52inc-danger/version.rb
- Open PR with an appropriate title and description
- Be sure to assign @r0adkll and add an appropriate label
- Also flag @r0adkll for a code review