Skip to content

feat: add changelog action and conventional commits #1471

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

julia-rabello
Copy link
Contributor

Adding an automatic changelog based on this RFC.

Commit rules:

Commit type When to use Allowed scopes
new Add new API file, endpoint, or parameters. api, endpoint, parameter
fix Fix typos, broken links, or minor corrections. Adding a scope is optional (e.g. fix(broken-link): learn more, fix: marketplace name). typo, broken-link, markdown
update Update existing descriptions, endpoints, or fields. N/A
remove Remove deprecated APIs, endpoints, or fields. N/A
docs Update repository documentation files (README.md). N/A
test Internal testing changes (hidden from changelog). N/A
feat New features and actions within the repository. N/A
chore Apply routine changes or maintenance tasks that don't modify API reference content (e.g. chore: update postman files). N/A

Copy link

github-actions bot commented Jun 5, 2025

Thanks for your contribution. The .json file will be checked now with Spectral.

@julia-rabello julia-rabello mentioned this pull request Jun 5, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant