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

feat: add configuration #13

Merged
merged 21 commits into from
Oct 15, 2021
Merged

feat: add configuration #13

merged 21 commits into from
Oct 15, 2021

Conversation

adrianiy
Copy link
Owner

Changes

Add configuarion support

Supports .yml and .json files

All changes are included in README.md documentation

Issues

Close #9

@adrianiy adrianiy added the type/feature A new feature is always welcome label Oct 15, 2021
@adrianiy adrianiy added this to the v1.0.0 milestone Oct 15, 2021
@adrianiy adrianiy self-assigned this Oct 15, 2021
@adrianiy adrianiy merged commit 57e392d into develop Oct 15, 2021
@adrianiy adrianiy deleted the feat/addConfiguration branch October 15, 2021 17:39
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@adrianiy
Copy link
Owner Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

adrianiy pushed a commit that referenced this pull request Oct 16, 2021
# 1.0.0 (2021-10-16)

### Bug Fixes

* change config file name ([#23](#23)) ([976ef0c](976ef0c))

### Features

* add cli interface ([#14](#14)) ([b6b75e3](b6b75e3))
* add configuration ([#13](#13)) ([57e392d](57e392d))
* add generator ([#11](#11)) ([4f1109f](4f1109f))
* add icons in templates ([70c95e8](70c95e8))
* add parser to recover pr list ([#7](#7)) ([22568b2](22568b2))
* add semantic release ([#17](#17)) ([3a76fc5](3a76fc5))
@adrianiy
Copy link
Owner Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

adrianiy pushed a commit that referenced this pull request Oct 16, 2021
# 1.0.0 (2021-10-16)

### Bug Fixes

* change config file name ([#23](#23)) ([976ef0c](976ef0c))

### Features

* add cli interface ([#14](#14)) ([b6b75e3](b6b75e3))
* add configuration ([#13](#13)) ([57e392d](57e392d))
* add generator ([#11](#11)) ([4f1109f](4f1109f))
* add icons in templates ([70c95e8](70c95e8))
* add parser to recover pr list ([#7](#7)) ([22568b2](22568b2))
* add semantic release ([#17](#17)) ([3a76fc5](3a76fc5))
@adrianiy
Copy link
Owner Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released type/feature A new feature is always welcome
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] Add config file support
1 participant