You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/09/27 05:53:34 UTC

[GitHub] [airflow] uranusjr commented on a diff in pull request #26690: Make build-images workflow name dynamic

uranusjr commented on code in PR #26690:
URL: https://github.com/apache/airflow/pull/26690#discussion_r980778921


##########
.github/workflows/build-images.yml:
##########
@@ -17,6 +17,7 @@
 #
 ---
 name: "Build Images"
+run-name: Build images for ${{ github.event.pull_request.title }}

Review Comment:
   Would it be a good idea to also include the PR number?



-- 
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-unsubscribe@airflow.apache.org

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