- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 18
Description
Hi there,
I really appreciate the work put on this action. I do have a scenario that I need to roll out two private repos that contains terraform modules and other two that don't, but still need semantic tags to be released every now and then.
For the two repos that don't contain terraform modules, I export the change log as a CHANGELOG.md file instead of Wiki pages. Even though I'm not opposed on having change logs on Wikis, my context requires that we standardise the such changes to be stored on the CHANGELOG.md file.
Is it something that you all would be open to add as an extra feature? It'd complement the wiki, as I'm not intending to remove this primary feature by any means. If it's something feasible and that would be potentially added to the action, I could work on it and send a PR. Thanks.