[GitHub] [airflow] jedcunningham commented on a change in pull request #17675: Update docs on syncing forks

2021-08-18 Thread GitBox


jedcunningham commented on a change in pull request #17675:
URL: https://github.com/apache/airflow/pull/17675#discussion_r690875650



##
File path: CONTRIBUTING.rst
##
@@ -1230,11 +1230,11 @@ How to sync your fork
 When you have your fork, you should periodically synchronize the main of your 
fork with the
 Apache Airflow main. In order to do that you can ``git pull --rebase`` to your 
local git repository from
 apache remote and push the main (often with ``--force`` to your fork). There 
is also an easy
-way using ``Force sync main from apache/airflow`` workflow. You can go to 
"Actions" in your repository and
-choose the workflow and manually trigger the workflow using "Run workflow" 
command.
+way using ``Fetch upstream`` feature as described in
+`GitHub docs 
`_.

Review comment:
   ```suggestion
   way to sync your fork in GitHub's web UI with the `Fetch upstream feature
   
`_.
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [airflow] jedcunningham commented on a change in pull request #17675: Update docs on syncing forks

2021-08-17 Thread GitBox


jedcunningham commented on a change in pull request #17675:
URL: https://github.com/apache/airflow/pull/17675#discussion_r690875650



##
File path: CONTRIBUTING.rst
##
@@ -1230,11 +1230,11 @@ How to sync your fork
 When you have your fork, you should periodically synchronize the main of your 
fork with the
 Apache Airflow main. In order to do that you can ``git pull --rebase`` to your 
local git repository from
 apache remote and push the main (often with ``--force`` to your fork). There 
is also an easy
-way using ``Force sync main from apache/airflow`` workflow. You can go to 
"Actions" in your repository and
-choose the workflow and manually trigger the workflow using "Run workflow" 
command.
+way using ``Fetch upstream`` feature as described in
+`GitHub docs 
`_.

Review comment:
   ```suggestion
   way to sync your fork in GitHub's web UI with the `Fetch upstream feature
   
`_.
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org