abcxyz / abcxyz/github-token-minter
Accept minty.yml as well as minty.yaml
Ouverte
go
good first issue
- Langage dominant
- Go
- Étoiles
- 6
- Forks
- 2
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Currently we only look for `.github/minty.yaml` when looking for a v2 config.
https://github.com/abcxyz/github-token-minter/blob/6c5fb9321c0304db1023a95cf9c289f69f74b838/pkg/server/config.go#L81
Generally we use `.yml` for yaml extensions in our GitHub workflows, so I would expect it to be supported. We should search repos for files with both extensions.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.