Skip to content

Pull Requests

Malachi Soord edited this page Feb 17, 2022 · 2 revisions

We leverage Release Drafter to automate changelog generation so it's important that pull requests include single changes. Such as adding a new connector or fixing an existing connector.

You must also label the pull request correctly so that it gets attributed correctly for the type of change.

Leveraging the patch, minor, or major labels for the semantic type of change being introduced will help determine the version to bump.

Check the config for more information.