Skip to content

targets.ini: move Repositories out of [DEFAULT] into a dedicated [github] section #87

Description

@gaurav

Background

tests/targets.ini currently stores Repositories = ... under [DEFAULT], which means it is treated as a target attribute and inherited by all target sections. Repositories are a GitHub configuration concern, not a per-environment target attribute.

Proposed fix

Move Repositories into a dedicated [github] section (or a separate github.ini / top-level config file), and update the code that reads it in tests/github_issues/conftest.py accordingly.

Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions