saadmk11 / changelog-ci

Changelog CI is a GitHub Action that enables a project to automatically generate changelogs
https://github.com/marketplace/actions/changelog-ci
MIT License
130 stars 20 forks source link

Add support for YAML config files #46

Closed austintraver closed 3 years ago

austintraver commented 3 years ago
saadmk11 commented 3 years ago

I don't think we need docker-compose for this action as it only runs one container

austintraver commented 3 years ago

I don't think we need docker-compose for this action as it only runs one container

Good point. Compose is truly, as you said, better suited for multi-container applications.