ministryofjustice / operations-engineering

This repository is home to the Operations Engineering's tools and utilities for managing, monitoring, and optimising software development processes at the Ministry of Justice. • This repository is defined and managed in Terraform
https://user-guide.operations-engineering.service.justice.gov.uk/
MIT License
12 stars 5 forks source link

Export view using API #4465

Open SoumayaMauthoorMOJ opened 4 months ago

SoumayaMauthoorMOJ commented 4 months ago

User Story

As a Project Manager, I want to be able to export the project view data to tsv via an api, So that I can include it as part of other github actions without a manual step or boiler-plate code replicating the graphql logic

Acceptance Criteria

Please provide a clear and concise description of what you want to happen:

Notes

It's very helpful to be able to export your project view to a file. However, I have to do this via the UI. Instead, I would like to be able to download it via an API, so that I can use it as part of a github action for example, without lots of boiler-plate graphql code.

Contact Info

Please include your Ministry of Justice contact information so we can reach out if we need further clarification.

soumaya.mauthoor@digital.justice.gov.uk

Slack Handle

jasonBirchall commented 3 months ago

Request raised to GitHub customer success team.