ResultadosDigitais/rdstation-ruby-client

Require tags and changelogs in all PRs

filipenasc opened this issue · 0 comments

A lot of PRs were merged without declaring tags and with no changelogs. This is an essential part of the project and needs to be present in all pull requests.

In order to do this job, we can set up the https://danger.systems/ruby/ and add automated checks, which creates some alerts when a PR is opened.

Possible alerts:

  • PR was opened without a changelog
  • PR was opened without declaring tags
  • PR was opened without labels