Skip to content

fix: update bluesky service url validation for subdomains#960

Open
injisg wants to merge 1 commit into
gitroomhq:mainfrom
injisg:fix/bluesky-url-validation
Open

fix: update bluesky service url validation for subdomains#960
injisg wants to merge 1 commit into
gitroomhq:mainfrom
injisg:fix/bluesky-url-validation

Conversation

@injisg
Copy link
Copy Markdown

@injisg injisg commented Aug 30, 2025

What kind of change does this PR introduce?

  • Modifies URL validation regex to properly handle multiple subdomain segments
  • Ensures domain segments start with alphanumeric characters

Why was this change needed?

Fixes #952

Other information:

eg: Did you discuss this change with anybody before working on it (not required, but can be a good idea for bigger changes). Any plans for the future, etc?

Checklist:

Put a "X" in the boxes below to indicate you have followed the checklist;

  • I have read the CONTRIBUTING guide.
  • I checked that there were not similar issues or PRs already open for this.
  • This PR fixes just ONE issue (do not include multiple issues or types of change in the same PR) For example, don't try and fix a UI issue and include new dependencies in the same PR.

@vercel
Copy link
Copy Markdown

vercel Bot commented Aug 30, 2025

@sginji is attempting to deploy a commit to the Listinai Team on Vercel.

A member of the Team first needs to authorize it.

- Modifies URL validation regex to properly handle multiple subdomain segments
- Ensures domain segments start with alphanumeric characters
- Removes unnecessary IP address pattern

Fixes gitroomhq#952
@injisg injisg force-pushed the fix/bluesky-url-validation branch from 38109b3 to 5314036 Compare August 30, 2025 07:20
@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open for 90 days with no activity.

@github-actions github-actions Bot added the stale label Apr 17, 2026
@violoncelloCH
Copy link
Copy Markdown

not stale :)

@github-actions github-actions Bot removed the stale label Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bluesky Service validation regexp too limiting

2 participants