Mergifyio / Mergifyio/mergify-cli
Pretty much every other yaml configuration file I have allows for the `.yaml` extension.
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 32
- Forks
- 11
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 37
Description
Pretty much every other yaml configuration file I have allows for the .yaml extension.
Originally posted by @andreilgeorgescu in https://github.com/Mergifyio/mergify/discussions/5151#discussioncomment-14838827
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CLI's configuration-loading entry point and the existing filename or extension handling. Check how the current YAML configuration extension is recognized, then verify that the .yaml extension is accepted alongside it using the relevant configuration tests or a CLI invocation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100