|
@@ -17,6 +17,8 @@ DEFAULT_PROMPTS = {
|
|
|
"codecov_stacktrace_prompt": {"required_fields": ["organization_id", "project_id"]},
|
|
|
"metric_alert_ignore_archived_issues": {"required_fields": ["organization_id", "project_id"]},
|
|
|
"issue_priority": {"required_fields": ["organization_id"]},
|
|
|
+ "data_consent_banner": {"required_fields": ["organization_id"]},
|
|
|
+ "data_consent_feature_specific": {"required_fields": ["organization_id"]},
|
|
|
}
|
|
|
|
|
|
|