Correctly split MCP registry update to it’s own workflow. by Ferroin · Pull Request #21089 · netdata/netdata
This needs to trigger when your releases are actually published, not when we start the release process, so it needs to have it’s own workflow with a release trigger instead of being part of the release workflow (as we always manually publish the release on GitHub). This actually simplifies a couple of parts of the job as well, since the `release` event defaults to using the commit of the release that triggered the workflow when checking out the repository.
Ferroin
marked this pull request as ready for review
stelfrag pushed a commit to stelfrag/netdata that referenced this pull request
Oct 27, 2025) * Correctly split MCP registry update to it’s own workflow. This needs to trigger when your releases are actually published, not when we start the release process, so it needs to have it’s own workflow with a release trigger instead of being part of the release workflow (as we always manually publish the release on GitHub). This actually simplifies a couple of parts of the job as well, since the `release` event defaults to using the commit of the release that triggered the workflow when checking out the repository. * Address review comments. (cherry picked from commit 81acfc8)
Ferroin added a commit that referenced this pull request
Oct 28, 2025* Correctly split MCP registry update to it’s own workflow. This needs to trigger when your releases are actually published, not when we start the release process, so it needs to have it’s own workflow with a release trigger instead of being part of the release workflow (as we always manually publish the release on GitHub). This actually simplifies a couple of parts of the job as well, since the `release` event defaults to using the commit of the release that triggered the workflow when checking out the repository. * Address review comments. (cherry picked from commit 81acfc8)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters