acl-org / acl-org/acl-anthology
Check build workflow
- Dominant language
- Python
- Stars
- 797
- Forks
- 408
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 36
Description
The [check-build workflow](https://github.com/acl-org/acl-anthology/blob/master/.github/workflows/check-build.yml) should only run `make check site` for remove PRs. For local PRs, we could just run `make check`, since the complete check will come from the preview.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading .github/workflows/check-build.yml and inspect how the workflow distinguishes the PR types mentioned in the issue. Review the existing make check and make check site commands. Done means the workflow uses the requested command for each PR type and the workflow configuration remains valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100