Sentry provides precommit testing. A patch uploaded to a JIRA will be tested by SentryQA under the following conditions:

  • The JIRA is "Patch Available"
  • The name of the JIRA matches SENTRY-([0-9]+)(/.[0-9]+)?(\-branch)?.patch
    • SENTRY-123.patch

    • SENTRY-123.1.patch

    • SENTRY-123-db_policy_store.patch

    • SENTRY-123.1-db_policy_store.patch

  • No labels