1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript367 forks (367 forks)batch import
featuregood first issuehelp wanted
Repository metrics
- Stars
- 2,296 stars (2,296 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Description
Add a group setting to the scope configuration, to prepare the ability to have groups of scopes that can be executed together.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Contributor guide
- Research direction
- Study the existing scope configuration structure in the codebase, then add a 'group' property to scope settings so that scopes can be grouped for execution. Look at how scopes are currently parsed and used, and add support for grouping in the configuration.
- Tech stack
- javascriptnodejs
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- GitNode.js