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 disabled notice to AnalyzeChangeJob #1091

Commits on Feb 15, 2023

  1. Add disabled notice to AnalyzeChangeJob

    We've disabled `AnalyzeChangeJob` via configuration in production. Since we also expect to never make use of it again, I've added a note in the code (I opted not to delete it in case it needs to get turned on in the future -- someone could always go get it back from the git history, but since there is no technical maintainer to replace me, I'm worried that's too big of a barrier.)
    
    Fixes #1090.
    Mr0grog committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    5b298e0 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Mr0grog committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    1e75d07 View commit details
    Browse the repository at this point in the history