...
Table of Contents | ||||
---|---|---|---|---|
|
Git
...
Action: Create a PR
SCM Type - Choose a source management type. Choose Bitbucket, Github, Gitlab or Azure Devops. It does not yet support Azure Devops.
SCM Account - Choose configured account
Workspace/Project -
Repository -
Branch - Select a source branch. This branch
Git Action - Choose between ‘Create PR’ or ‘Create a Tag’
Target Branch - Select the destination branch where changes will reflect.
Description - Add a description of the change.
Git Action: Create a PR
...
Branch -
Git Action - Select ‘Create PR’.
Target Branch -
Description -
...
No Commits Between Branch and Target Branch:
...
Git Action: Create a Tag
SCM Type - Choose a source management type. Choose Bitbucket, Github, Gitlab or Azure Devops. It does not yet support Azure Devops.
SCM Account - Choose configured account
Workspace/Project -
Repository -
Branch -
Git Action - Select ‘Create a Tag’.
Dynamic Tag Name - Provide a name. To make the name dynamic, changing for each pipeline run, add the following text: date, timestamp and run_count.
...