Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add template for Pages published orgs export to billing sheet #2745

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions .github/ISSUE_TEMPLATE/pages-2-orgs-to-billing-sheet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
name: Export Pages orgs/published sites to billing sheet
title: "Run [month] [year] Pages orgs with published sites export to billing sheet"
about: INTERNAL ONLY schedule Pages orgs with published sites export to billing sheet
labels: ''
assignees: ''
---

Monthly export of orgs with published sites to billing sheet.

# Pages orgs/published sites export to billing sheet

## Export orgs with published sites from Pages Admin

- In Pages Admin, navigate to the Reports section
- View the Organizations With Published Sites report, and download a CSV export

## Import orgs with published sites into billing sheet

- Open the current cloud.gov billing sheet in Google Sheets
- Switch to the tab "Pages Published Orgs"
- In the Google Sheets file menu, choose "Import"
- In the Import File dialog, choose "Upload"
- Drag in or browse to select the CSV export generated from the report in the section above
- For Import Location choose "Replace current sheet"
- For Seperator Type choose "Comma"
- Leave the checkbox checked next to "Convert text to numbers, dates, and formulas"
- Press the "Import data" button

## Acceptance criteria

- [ ] Current export generated of orgs with published sites
- [ ] Orgs with published sites imported into billing sheet
Loading