Open Issues Need Help
View All on GitHub Security • Authentication
Accept minty.yml as well as minty.yaml 27 days ago
AI Summary: Modify the GitHub Token Minter service to accept both `.yaml` and `.yml` file extensions for configuration files when searching for a v2 config in a repository's `.github` directory. This involves updating the configuration loading logic in the `config.go` file to handle both extensions.
Complexity:
2/5
good first issue go