Design GlitchTip-to-Gitea issue filing workflow #74

Open
opened 2026-07-02 05:43:46 -05:00 by jcwalker3 · 0 comments
Owner

Design a workflow for filing Gitea issues from GlitchTip errors/events, including deduplication and linking.

This should remain design-only unless implementation is explicitly approved later.

Acceptance criteria

  • Defines what data goes into the Gitea issue title/body.
  • Defines labels such as source:glitchtip, bug, and status:triage.
  • Defines how to link back to GlitchTip.
  • Defines how to search for existing Gitea issues before creating a new one.
  • Defines deduplication key strategy using GlitchTip issue ID/fingerprint.
  • Defines redaction rules for stack traces, request data, cookies, headers, tokens, and PII.
  • Defines audit requirements for issue creation.
  • Defines confirmation/gating expectations before filing issues.
Design a workflow for filing Gitea issues from GlitchTip errors/events, including deduplication and linking. This should remain design-only unless implementation is explicitly approved later. ## Acceptance criteria * Defines what data goes into the Gitea issue title/body. * Defines labels such as `source:glitchtip`, `bug`, and `status:triage`. * Defines how to link back to GlitchTip. * Defines how to search for existing Gitea issues before creating a new one. * Defines deduplication key strategy using GlitchTip issue ID/fingerprint. * Defines redaction rules for stack traces, request data, cookies, headers, tokens, and PII. * Defines audit requirements for issue creation. * Defines confirmation/gating expectations before filing issues.
jcwalker3 added the giteadesignglitchtipworkflow labels 2026-07-02 05:44:21 -05:00
Sign in to join this conversation.