diff --git a/.github/workflows/agency-onboarding.yml b/.github/workflows/agency-onboarding.yml index 72b0d9f468..8a59070ecc 100644 --- a/.github/workflows/agency-onboarding.yml +++ b/.github/workflows/agency-onboarding.yml @@ -157,20 +157,6 @@ jobs: title: `Transit provider is configured for In-Person Enrollments in Benefits Administrator` }); - - name: Metabase configuration issue - id: metabase-config - uses: actions/github-script@v9 - with: - script: | - const { createSubIssue } = await import(process.env.helpers_script); - - await createSubIssue({ - github, context, core, - parentNodeId: "${{ steps.parent.outputs.node_id }}", - templateName: 'metabase-config.md', - title: `Add product names to transaction charts in Metabase` - }); - - name: Amplitude enrollment issue id: amplitude-enrollment uses: actions/github-script@v9 diff --git a/.github/workflows/agency-onboarding/in-person.md b/.github/workflows/agency-onboarding/in-person.md index b4c7fb9777..2e77d431df 100644 --- a/.github/workflows/agency-onboarding/in-person.md +++ b/.github/workflows/agency-onboarding/in-person.md @@ -2,7 +2,4 @@ _The following configuration always happens in the Benefits `production` environment._ -- [ ] `{{SHORT_NAME}} Customer Service` group exists -- [ ] Group is linked to the {{SHORT_NAME}} `TransitAgency` instance -- [ ] {{SHORT_NAME}} users are added to the group as necessary - - [ ] All {{SHORT_NAME}} staff performing in-person enrollments should be in the `{{SHORT_NAME}} Customer Service` group +- [ ] All {{SHORT_NAME}} staff performing in-person enrollments should be in the `{{SHORT_NAME}} Customer Service` group diff --git a/.github/workflows/agency-onboarding/metabase-config.md b/.github/workflows/agency-onboarding/metabase-config.md deleted file mode 100644 index da263bc811..0000000000 --- a/.github/workflows/agency-onboarding/metabase-config.md +++ /dev/null @@ -1,6 +0,0 @@ -## Acceptance criteria - -Add {{SHORT_NAME}} product codes to Metabase queries that generate charts to track transactions, so this agency’s transaction activity is logged in our program metrics. - -- [ ] [Reduced-fare open-loop transactions per month by transit agency](https://dashboards.calitp.org/question/2343-reduced-fare-open-loop-transactions-per-month-by-transit-agency-updated) -- [ ] [Benefits - agencies in production](https://dashboards.calitp.org/model/4430-benefits-agencies-in-production)