Publish Release Notes
Version updated for https://github.com/tomkalesse/publish-release-notes to version v2.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Publish Release Notes” GitHub Action automates the process of distributing release notes by sending them to specified destinations, such as a Microsoft Teams channel or an API endpoint. It simplifies the task of sharing release details by supporting structured notifications via adaptive cards in Teams or JSON payloads to external APIs. This action helps streamline communication and documentation workflows for software releases.
What’s Changed
What’s Changed
- Bump axios from 1.6.0 to 1.7.4 by @dependabot[bot] in https://github.com/tomkalesse/publish-release-notes/pull/3
- Bump axios from 1.7.4 to 1.12.0 by @dependabot[bot] in https://github.com/tomkalesse/publish-release-notes/pull/4
- Bump @octokit/request from 8.4.0 to 8.4.1 by @dependabot[bot] in https://github.com/tomkalesse/publish-release-notes/pull/5
- Bump @octokit/plugin-paginate-rest from 9.2.1 to 9.2.2 by @dependabot[bot] in https://github.com/tomkalesse/publish-release-notes/pull/7
- Bump @octokit/request-error from 5.1.0 to 5.1.1 by @dependabot[bot] in https://github.com/tomkalesse/publish-release-notes/pull/6
- Bump undici from 5.28.4 to 5.29.0 by @dependabot[bot] in https://github.com/tomkalesse/publish-release-notes/pull/8
- Bump axios from 1.12.0 to 1.13.5 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/tomkalesse/publish-release-notes/pull/9
- Bump axios from 1.13.5 to 1.15.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/tomkalesse/publish-release-notes/pull/10
Full Changelog: https://github.com/tomkalesse/publish-release-notes/compare/v2...v2.0.1