Skip to content

Retired stripe test account cleanup GHA#27472

Merged
9larsons merged 1 commit into
mainfrom
cleanup-stripe-test-gha
Apr 20, 2026
Merged

Retired stripe test account cleanup GHA#27472
9larsons merged 1 commit into
mainfrom
cleanup-stripe-test-gha

Conversation

@9larsons
Copy link
Copy Markdown
Contributor

ref https://linear.app/ghost/issue/PLA-16/

Browser tests were retired a week or few ago, and this cleanup job is essentially no-op'ing.

ref https://linear.app/ghost/issue/PLA-16/

Browser tests were retired a week or few ago, and this cleanup job is essentially no-op'ing.
@9larsons 9larsons enabled auto-merge (squash) April 20, 2026 17:50
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 20, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 950eabaf-3b89-4b6f-a964-78de1e6eb718

📥 Commits

Reviewing files that changed from the base of the PR and between 682f885 and 203d21d.

📒 Files selected for processing (1)
  • .github/workflows/cleanup-stripe-test-accounts.yml
💤 Files with no reviewable changes (1)
  • .github/workflows/cleanup-stripe-test-accounts.yml

Walkthrough

The GitHub Actions workflow file .github/workflows/cleanup-stripe-test-accounts.yml has been removed. This workflow was used to delete old Stripe Connect test accounts and could be scheduled or manually triggered. The workflow executed a Bash job that paginated through Stripe accounts, filtered them by email naming pattern and age (older than 24 hours), and either simulated or performed deletions with appropriate exit codes and error handling.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Retired stripe test account cleanup GHA' clearly and specifically describes the main change: removal of the Stripe test account cleanup GitHub Actions workflow.
Description check ✅ Passed The description directly relates to the changeset, explaining that the cleanup job was retired because browser tests were no longer in use and the job had become a no-op.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cleanup-stripe-test-gha

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.72%. Comparing base (511a438) to head (203d21d).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #27472      +/-   ##
==========================================
- Coverage   72.85%   72.72%   -0.14%     
==========================================
  Files        1553     1556       +3     
  Lines      125079   125669     +590     
  Branches    15104    15135      +31     
==========================================
+ Hits        91129    91389     +260     
- Misses      32996    33307     +311     
- Partials      954      973      +19     
Flag Coverage Δ
admin-tests 49.75% <ø> (+0.01%) ⬆️
e2e-tests 72.72% <ø> (-0.14%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@9larsons 9larsons merged commit d2a1ab8 into main Apr 20, 2026
46 checks passed
@9larsons 9larsons deleted the cleanup-stripe-test-gha branch April 20, 2026 18:15
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