SSWConsulting / SSWConsulting/SSW.Rules
🧹 Clean up unused Azure resource groups for Rules V3 (TinaCMS)
@chrisschultzssw is already working on this.
Since May 5, 2026.
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 17
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 2
Description
Requested by: @chrisschultzssw via YakShaver.ai 🦬
cc: @chrisschultzssw, @Marxoz, @PothieuG, @Freego1783
Hi Team!
🟥 Watch the video (1 min 16 sec)
Url from screen share: https://portal.azure.com/#@sswcom.onmicrosoft.com/resource/subscriptions/bb818dcf-d83b-47e2-9886-00c2e983629e/resourceGroups/SSW.Rules.Tina.Prod/overview
Pain
Review Azure resource groups related to Rules V3 (TinaCMS), specifically those with 'tina' in the name (e.g., prod and staging), to confirm whether they are still in use. Delete any resource groups that are no longer required, ensuring the active and correct resource group ('ssw-rules') remains untouched.
Acceptance Criteria
- Identify all Azure resource groups associated with Rules V3 (TinaCMS) that contain 'tina' in their name.
- Confirm whether each identified resource group is actively used in production or staging.
- Safely delete any unused or obsolete resource groups.
- Verify that the primary active resource group ('ssw-rules') remains intact and unaffected.
- Document which resource groups were reviewed and which were deleted.
Screenshot

Figure: Potentially unused Azure resource groups with 'tina' in the name
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.