oasdiff / oasdiff-action

GitHub action for comparing and detect breaking changes in OpenAPI specs
Apache License 2.0
38 stars 24 forks source link

GitHub Action Output Part 4: changelog output #30

Closed axebeche closed 10 months ago

axebeche commented 10 months ago

Add Github Actions output to use in multisteps pipelines

effoeffi commented 10 months ago

Thank you, @axebeche, for your contribution. We now support output for breaking action. Please ensure that the code and standards are as similar as possible. For instance, consider adding tests and updating the readme.

axebachay commented 10 months ago

Thank you, @axebeche, for your contribution. We now support output for breaking action. Please ensure that the code and standards are as similar as possible. For instance, consider adding tests and updating the readme.

Hi @effoeffi, the code is the same as in the breaking action. Readme section is the same as the breaking. I've added a test section for the changelog action.