debian-mirror-gitlab/danger/analytics_instrumentation/Dangerfile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
216 B
Ruby
Raw Normal View History

2023-07-09 08:55:56 +05:30
# frozen_string_literal: true
return if stable_branch.valid_stable_branch?
analytics_instrumentation.check!
analytics_instrumentation.check_affected_scopes!
analytics_instrumentation.check_usage_data_insertions!