Add CI script using Github Actions for each PR in EvalAI Starters Repository
Open
CI
enhancement
GSOC-2025
medium-difficulty
priority-high
- Dominant language
- Python
- Stars
- 2k
- Forks
- 984
- Avg merge
- 2h 54m
- Merged PRs (30d)
- 14
Description
## Issue:
Currently, there is no way to test the changes in the EvalAI-Starters Repository after merging each PR. It is a manual process for now.
## Fix:
Create a CI pipeline using Github Actions, which runs whenever a PR is opened or merged to master branch, to validate the changes in the challenge_config.yml
Refer: https://github.com/Cloud-CV/EvalAI-Starters/issues/98
Contributor guide
Assessment
This issue has not been assessed yet.