ChangeSet

A ChangeSet in ConfigHub is analogous to a change/pull/merge request in version control systems. It identifies a range of revisions across units. Each ChangeSet has a start tag and an end tag, and is associated with any revisions produced while attached to the corresponding units.

A change set acts as a kind of lock while attached to the units. Changes not identified as part of the change set will be rejected.

Operations on revisions, such as restore, approve, and apply, can target the last revision of each unit in the change set, or prior to the first revision.

For more information about how to use change sets in change and apply workflows, see the guide.