Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dry-run to labelanalysis #183

Merged
merged 1 commit into from
Jun 23, 2023
Merged

Commits on Jun 23, 2023

  1. Add dry-run to labelanalysis

    This change comes as a request of sentry infra team to increaase our chances of merging ATS into getsentry initially.
    The `--dry-run` option simply stops label analysis after collecting labels and prints them in the terminal. Yes, there are
    other ways that you can achieve the same result (e.g. custom runner), but this is more straight forward.
    It might be marginally useful when setting up or building confidence of label analysis for customers interested in the feature,
    so why not?
    
    I decided to add a brief explanation to what each label group is, since we have that opportunity here.
    giovanni-guidini committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    fa94034 View commit details
    Browse the repository at this point in the history