Skip to content

fix: remove internal Jira URL from codebase#49

Merged
wicky-zipstack merged 1 commit intomainfrom
fix/remove-internal-jira-url
Apr 8, 2026
Merged

fix: remove internal Jira URL from codebase#49
wicky-zipstack merged 1 commit intomainfrom
fix/remove-internal-jira-url

Conversation

@wicky-zipstack
Copy link
Copy Markdown
Contributor

@wicky-zipstack wicky-zipstack commented Apr 8, 2026

What

  • Remove internal zipstack.atlassian.net URL from visitran.py comment

Why

  • Internal Jira URLs should not be in public OSS codebase

How

  • Removed the See: https://zipstack.atlassian.net/browse/OR-109 line from a comment in visitran.py

Can this PR break any existing features. If yes, please list possible items. If no, please explain why. (PS: Admins do not merge the PR without this section filled)

  • No — comment-only change, no code logic affected

Database Migrations

  • None

Env Config

  • None

Relevant Docs

  • N/A

Related Issues or PRs

  • OR-1225

Dependencies Versions

  • None

Notes on Testing

  • N/A — comment removal only

Screenshots

N/A

Checklist

Remove zipstack.atlassian.net reference from visitran.py comment.
@wicky-zipstack wicky-zipstack requested review from a team as code owners April 8, 2026 12:12
@greptile-apps
Copy link
Copy Markdown

greptile-apps bot commented Apr 8, 2026

Greptile Summary

This PR removes a single line from a comment in backend/visitran/visitran.py — specifically the See: https://zipstack.atlassian.net/browse/OR-109 reference that linked to an internal Jira ticket. This is a comment-only change with no impact on runtime behavior.

  • Removes an internal Jira URL that is inappropriate for a public OSS repository
  • No code logic, imports, or functionality is modified
  • No tests, migrations, or configuration changes required

Confidence Score: 5/5

This PR is safe to merge — it is a comment-only removal with no functional impact.

The single-line change removes an internal Jira URL from a code comment. No logic, interfaces, or tests are affected. No issues were identified during review.

No files require special attention.

Vulnerabilities

No security concerns identified. The change removes an internal Jira URL from a code comment, which is a security hygiene improvement for a public OSS repository.

Important Files Changed

Filename Overview
backend/visitran/visitran.py Removed internal Jira URL (zipstack.atlassian.net/browse/OR-109) from a docstring comment inside draw_dag; no logic affected.

Reviews (1): Last reviewed commit: "fix: remove internal Jira URL from codeb..." | Re-trigger Greptile

@wicky-zipstack wicky-zipstack merged commit ee40136 into main Apr 8, 2026
5 of 6 checks passed
@wicky-zipstack wicky-zipstack deleted the fix/remove-internal-jira-url branch April 8, 2026 12:24
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.

3 participants