Skip to content

Harsh/export systems with owners - #98

Open
synergy0225 wants to merge 2 commits into
mainfrom
harsh/export-systems-with-owners
Open

Harsh/export systems with owners#98
synergy0225 wants to merge 2 commits into
mainfrom
harsh/export-systems-with-owners

Conversation

@synergy0225

@synergy0225 synergy0225 commented Jul 30, 2026

Copy link
Copy Markdown

Summary

OpsLevel has no native way to export a list of Systems with their owners. This adds a script that queries the Systems via GraphQL, paginates through all results, and writes them to a CSV.

What this does

  • Fetches all Systems and their owning Team, paginating automatically
  • Owner is blank for Systems with no owner or a non-Team owner
  • Writes results to systems_with_owners.csv

## Summary

OpsLevel has no native way to export a list of Systems with their owners. This adds a script that queries the Systems via GraphQL, paginates through all results, and writes them to a CSV.

## What this does

- Fetches all Systems and their owning Team, paginating automatically
- Owner is blank for Systems with no owner or a non-Team owner
- Writes results to `systems_with_owners.csv`
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.

1 participant