99designs / 99designs/cmdstalk
Feature request: Use Github Actions for pull requests
Offen
- Vorherrschende Sprache
- Go
- Sterne
- 76
- Forks
- 14
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Tests don't compile for one of my pull requests. Had Github Actions been in place to test compilation and running tests, this would not have been an issue.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Look for existing CI configuration files in the repository, such as .github/workflows/. Understand how the project's tests are currently run by examining the Makefile or go test commands. The goal is to create a GitHub Actions workflow that runs on pull requests to compile the code and execute the test suite.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- github-actions, go
- Bereich
- ci-cd
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100