Skip to content

Look for scriv.ini in parent directories #67

@michaelpj

Description

@michaelpj

I'm looking to use scriv on a non-python project which contains several packages that each need their own changelogs. I can put a changelog.d directory in each package, which is fine, but if I want to configure scriv I need to put a scriv.ini in every changelog.d. If it was a python project I could put it in one of the python config files, but I'm not.

A simple solution would be to also look for scriv.ini in parent directories.

Example project layout:

scriv.ini
package-a/
  changelog.d
  ...
package-b/
  changelog.d
  ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions