Skip to content

Execute Merge #3

@dahlbyk

Description

@dahlbyk
  1. Get Commit for gh-pages and master (can pass branch name for :sha)
  2. Create a Tree
    • base_tree = master's tree's sha
    • tree += tree named docs with gh-pages' tree's sha
  3. Create a Commit
    • message = something clever
    • tree = 2️⃣
    • parents = [ master's sha , gh-pages's sha ]
  4. Create a Reference
    • ref = refs/heads/huboard/pages2docs
    • sha = 3️⃣
  5. Create a Pull Request
    • head = huboard/pages2docs
    • base = master
    • body = Instructions!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions