99designs / 99designs/cmdstalk
Feature request: Use Github Actions for pull requests
Ouverte
- Langage dominant
- Go
- Étoiles
- 76
- Forks
- 14
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- github-actions, go
- Domaine
- ci-cd
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100