Skip to content

refactor: remove-slack-scripts#242

Merged
Mattsface merged 2 commits intomainfrom
refactor/remove-slack-scripts
Feb 5, 2026
Merged

refactor: remove-slack-scripts#242
Mattsface merged 2 commits intomainfrom
refactor/remove-slack-scripts

Conversation

@Mattsface
Copy link
Member

Why

The repo had leftover GitHub Actions workflows and script utilities that aren’t being used/maintained on this branch. Keeping them around adds noise and ongoing maintenance cost.

What

Overview of the changes made
Removed CI workflow files under .github/workflows/.
Removed legacy/unneeded scripts under scripts/ (and any related scaffolding files those scripts depended on).

Tests

No automated tests required — this PR only removes workflows/scripts and does not change library runtime code.

Risk and impact

What is the risk level of the change and why?

Minimal

This PR is deletion-only and doesn’t touch the package’s runtime behavior.
What is the impact if something does go wrong with this PR?
CI automation (lint/test/release jobs) may no longer run from this repo until workflows are reintroduced.
Any contributors relying on the removed scripts would need to recreate them or use documented alternatives.

@Mattsface Mattsface merged commit 5176874 into main Feb 5, 2026
3 checks passed
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