Skip to content

Reorder repo config parsing logic#217

Open
cmelone wants to merge 1 commit intollnl:mainfrom
cmelone:fix/repo-config-parsing-logic
Open

Reorder repo config parsing logic#217
cmelone wants to merge 1 commit intollnl:mainfrom
cmelone:fix/repo-config-parsing-logic

Conversation

@cmelone
Copy link
Member

@cmelone cmelone commented Jan 22, 2026

Some of the logic for parsing the repository configuration is in the GitHub client. This PR moves that logic to the util, which handles invalid YAML in the config and missing keys (new).

This will make it substantially easier to test invalid configurations and keep logic separate from the clients (useful for GL-GL).

Some of the logic for parsing the repository configuration is in the
GitHub client. This PR moves that logic to the util, which handles
invalid YAML in the config and missing keys (new).

This will make it substantially easier to test invalid configurations
and keep logic separate from the clients (useful for GL-GL).
@cmelone cmelone requested a review from alecbcs January 22, 2026 01:14
@cmelone cmelone mentioned this pull request Jan 22, 2026
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant