summaryrefslogtreecommitdiff
path: root/danger/product_intelligence/Dangerfile
blob: b20c56a7b7ce269e5ba20558b38acc06522458c7 (plain)
1
2
3
4
5
6
7
8
9
# 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!