debian-mirror-gitlab/danger/product_intelligence/Dangerfile
2023-05-27 22:25:52 +05:30

9 lines
201 B
Ruby

# frozen_string_literal: true
return if stable_branch.valid_stable_branch?
product_intelligence.check!
product_intelligence.check_affected_scopes!
product_intelligence.check_usage_data_insertions!