Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read .adr-dir for --adr-path if it exists #26

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

colindean
Copy link
Contributor

Use whatever the user passed if they passed anything, then check for .adr-dir before falling back to doc/adr.

Fixes #25

Use whatever the user passed if they passed anything, then check for
.adr-dir before falling back to `doc/adr`.

Fixes mrwilson#25
@colindean colindean changed the title Use .adr-dir for --adr-path if it exists Read .adr-dir for --adr-path if it exists Mar 16, 2023
@mrwilson
Copy link
Owner

Happy to roll this in once the merge conflicts have been resolved.

@colindean
Copy link
Contributor Author

341d179 is a bit of a blind merge conflict resolution…

@colindean
Copy link
Contributor Author

Oh, blind it was. Fixed now. This should be ready to go.

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.

Respect content of .adr-dir when present
2 participants