Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide ability to skip generating commits in changelog.json during prepare release #2105

Closed
bizob2828 opened this issue Apr 1, 2024 · 1 comment · Fixed by #2106
Closed
Assignees
Labels
points: 3 A few days

Comments

@bizob2828
Copy link
Member

Description

The changelog.json with features, bug fixes and security fixes is only needed for the agent. This is used to generate the release notes for docs-website that adds the aforementioned sections as front matter. All of our other repos do not need this, thus we add an unncessary changelog.json to the repo.

Acceptance Criteria

Provide a cli option to bin/prepare-release.js that allows the agent to generate the changelog.json. Otherwise, do not do it.

Additional context

Once merged, we should go through all other repos and remove the changelog.json as it is not needed

@bizob2828 bizob2828 added the points: 3 A few days label Apr 1, 2024
@workato-integration
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
points: 3 A few days
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant