Skip to content

Workflow to rewrite the release notes#3398

Merged
cyrilc-pro merged 1 commit intomasterfrom
releasenotes-aggregator
Mar 20, 2026
Merged

Workflow to rewrite the release notes#3398
cyrilc-pro merged 1 commit intomasterfrom
releasenotes-aggregator

Conversation

@itsmeleela
Copy link
Copy Markdown
Collaborator

Fires when a GitHub Release is published and rewrites the release body with a full cross-repo changelog by diffing go.mod between the previous and new release tags, then fetching merged PRs from all downstream JFrog modules that changed.

  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • The pull request is targeting the master branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....

Fires when a GitHub Release is published and rewrites the release body with a full cross-repo changelog by diffing go.mod between the previous and new release tags, then fetching merged PRs from all downstream JFrog modules that changed.
@github-actions
Copy link
Copy Markdown
Contributor

👍 Frogbot scanned this pull request and did not find any new security issues.


@bhanurp bhanurp self-requested a review March 20, 2026 10:51
@itsmeleela
Copy link
Copy Markdown
Collaborator Author

I have read the CLA Document and I hereby sign the CLA

@itsmeleela itsmeleela added the github_actions Pull requests that update GitHub Actions code label Mar 20, 2026
@cyrilc-pro cyrilc-pro merged commit fe6007d into master Mar 20, 2026
29 of 31 checks passed
@cyrilc-pro cyrilc-pro deleted the releasenotes-aggregator branch March 20, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants