potiuk commented on a change in pull request #12701:
URL: https://github.com/apache/airflow/pull/12701#discussion_r532203130



##########
File path: .github/workflows/label_when_reviewed_workflow_run.yml
##########
@@ -97,21 +97,23 @@ jobs:
           require_committers_approval: 'true'
           pullRequestNumber: ${{ 
steps.source-run-info.outputs.pullRequestNumber }}
           comment: >
-            The PR needs to run all tests because it modifies core of Airflow! 
Please rebase it to latest
-            master or ask committer to re-run it!
+            The PR most likely needs to run full matrix of tests because it 
modifies parts of the core
+            of Airflow. However, committers might decide to merge it quickly 
and take the risk.
+            If they don't merge it quickly - please rebase it to latest master 
at your convenience,
+            or amend the last commit of the PR, and push it with --force.

Review comment:
       Good point! Changed everyewhere.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to