merge

This block is part of the github group and was last modified in core v10.4.28.

merge v10.4.28

In pins 7 + flow
  • flow
    flow
  • connection required
    githubconnection
  • owner required
    value

    e.g. rual

  • repo required
    value

    e.g. blueprinting

  • pullrequest number required
    number

    pullrequest number to merge

  • commit title required
    value

    The title of the commit on merge

  • commit desc
    value

    The description of the commit on merge

  • merge method
    value

    The method used to merge, default is merge

Out pins 4 + flow
  • flow
    flow
  • connection
    githubconnection
  • success
    condition
  • data
    object
  • error
    value
github

A typical wiring for merge: a function trigger starts the flow; open connection feeds the connection pin; value feeds the owner pin; value feeds the repo pin; number feeds the pullrequest_number pin; value feeds the commit_title pin; the flow out pin feeds debug.

Studio canvas example for the merge block: typical wiring for merge.

Version history

Introduced in v10.4.28.


Back to github Return to the main group to view all sub-groups Back to pullrequests Return to the group to view all blocks within this group