abcxyz / abcxyz/github-token-minter

Accept minty.yml as well as minty.yaml

Open
#216 3 comments 0 reactions 0 assignees View on GitHub
go good first issue
Dominant language
Go
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.