FuelLabs / fuels-ts

Fuel Network Typescript SDK
https://docs.fuel.network/docs/fuels-ts/
Apache License 2.0
44.4k stars 1.32k forks source link

Remove Unused Breaking Changes PR Workflow #2630

Closed Torres-ssf closed 5 days ago

Torres-ssf commented 6 days ago

After receiving feedback from the Frontend team, we discovered that the Breaking Changes PR Workflow is not being utilized and is creating unnecessary noise by consistently opening undesired PRs in the fuels-wallet repository.

This Workflow was originally implemented to help the Frontend team anticipate any future breaking changes on the TypeScript SDK side. However, it is currently unused and has not provided any tangible benefits to the Frontend team.

Therefore, we need to remove this workflow to make things simpler and reduce clutter in the fuels-wallet repository.