Add Action Feature
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Add CI feature, something similar to GitHub Actions.
**Describe the solution you'd like**
So the user can specify what test to run in a YAML file. It will connect to a remote server to get the source code, read the file, and proceed to execute the command the user given. Return the output and exit code afterward.
**Describe alternatives you've considered**
N/A
**Additional context**
N/A
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.