Bazaar Commit Action

This action enables you to commit changes in a directory into a new revision, and attach a message to the commit.

Directory

The directory to commit.

Message

The message to attach to the new commit

Strict

Refuse to commit if there are unknown files in the working tree.

Local

Perform a local commit in a bound branch. Local commits are not pushed to the master branch until a normal commit is performed.