Today, when an issue is created in one of the project repositories on the Fuel Ecosystem. It's hard to keep track and ask individually for more infos or keep track for dependencies of other projects.
The idea here is to create action that;
- When a tag with the name of the project is assigned
- Triggers a post on the respective slack channel of this project
For this action to work smoothly we should also make a standard of tags for each repository the first proposal is;
| tag |
description |
| ⚙️ Fuel-Core |
Requires more info or is blocked by fuel-core |
| 🌴 Sway |
Requires more info or is blocked by sway |
| 🔗 Fuel Specs |
Requires more info or is blocked by specs |
| 🦀 RUST SDK |
Requires more info or is blocked by Rust SDK |
| 🟦 TypeScript SDK |
Requires more info or is blocked by TS SDK |
| 🧰 Forc |
Requires more info or is blocked by Tooling |
Today, when an issue is created in one of the project repositories on the Fuel Ecosystem. It's hard to keep track and ask individually for more infos or keep track for dependencies of other projects.
The idea here is to create action that;
For this action to work smoothly we should also make a standard of tags for each repository the first proposal is;