Skip to content

52inc/danger

Repository files navigation

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

  1. Commit your changes to a new branch that follows the naming pattern: proposal/[INITIALS]-[SHORT_TITLE] (i.e. proposal/dh-verify-description)
  2. Update the version number in /lib/52inc-danger/version.rb
  3. Open PR with an appropriate title and description
  4. Be sure to assign @r0adkll and add an appropriate label
  5. Also flag @r0adkll for a code review

Packages

No packages published

Languages