Skip to content

Automation to create a Pull Request to import commits from the upstream(Fork)

Hiroki Toyokawa edited this page Feb 23, 2023 · 2 revisions

This page explains how to automate to create a Pull Request to import commits from the upstream which means the original repository of Fork.

  1. Confirm if github/pull.yml file exists (if no, create .github/pull.yml)
  2. Install the GitHub App Pull

Select your own astro-notion-blog repository and install.

A Pull Request will be created automatically if diffs exist.