Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Latest commit

 

History

History
40 lines (25 loc) · 1.28 KB

SETTINGS.md

File metadata and controls

40 lines (25 loc) · 1.28 KB

Before you get started

Connect and configure these integrations:

  1. GitHub (required)

How to configure

  1. Select the merge strategy

    The selected merge strategy will be used for the rebase.

    Default merge-strategy

    You can select one of the options:

    • Recursive - Ours — This option forces conflicting hunks to be auto-resolved cleanly by favoring 'our' version. Changes from the other tree that do not conflict with our side are reflected in the merge result.
    • Recursive - Theirs — This is the opposite of Ours.

    Review the git documentation for details on these options.

  2. Determine repository scope

    Repository filter

    By default, this skill will be enabled for all repositories in all organizations you have connected.

    To restrict the organizations or specific repositories on which the skill will run, you can explicitly choose organizations and repositories.

  3. Activate the skill

    Save your configuration and activate the skill by clicking the "Enable skill" button.