Skip to content

docs: document strict Jira and incident.io Site URL validation - #4122

Draft
revmag wants to merge 1 commit into
mainfrom
docs-sync/batch_20260905_000237
Draft

docs: document strict Jira and incident.io Site URL validation#4122
revmag wants to merge 1 commit into
mainfrom
docs-sync/batch_20260905_000237

Conversation

@revmag

@revmag revmag commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

Description

The Jira notification channel now strictly validates the Site URL: trailing slashes and surrounding whitespace are rejected with an explicit error instead of being silently trimmed. The same rule already applies to the incident.io Alert source URL (shipped with its integration) but was undocumented.

  • Jira channel doc: added a warning under the Site URL field, tightened the prerequisite and API field descriptions, and updated the Invalid Site URL troubleshooting entry to quote the new errors (jira site must not end with a trailing slash, jira site must not have leading or trailing whitespace).
  • incident.io channel doc: added the matching URL-format warning, API field note, and a troubleshooting entry for its equivalent errors.
  • Updated the frontmatter date on both edited files.

No screenshots: backend validation change with no new UI controls.

Not a breaking change for existing configs: the previous code normalized and stored the trimmed URL, so saved values are already canonical and read back fine. Only a new save with a non-conforming URL now fails.

Issues closed by this PR

Source PRs: #12772, #12644

Auto-generated by docs-sync pipeline

Source PRs: #12772, #12644
Auto-generated by docs-sync pipeline
@revmag revmag added the PR-docs Label for direct PR to docs label Sep 5, 2026
@vercel

vercel Bot commented Sep 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated
signoz-web Ignored Ignored Preview Sep 5, 2026 12:05am UTC

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR-docs Label for direct PR to docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant