You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/01/30 07:48:42 UTC

[GitHub] [ozone] adoroszlai commented on a change in pull request #1856: HDDS-4765. Update close-pending workflow for new repo

adoroszlai commented on a change in pull request #1856:
URL: https://github.com/apache/ozone/pull/1856#discussion_r567213523



##########
File path: .github/workflows/close-pending.yaml
##########
@@ -26,7 +26,7 @@ jobs:
       - name: Checkout code
         uses: actions/checkout@master
       - name: Execute close-pending script
-        if: github.repository == 'apache/hadoop-ozone'
+        if: github.repository == 'apache/ozone'
         run: ./.github/close-pending.sh

Review comment:
       Nice catch, thanks.  I think it might work due to the redirect, but it's better to change it anyway.




----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org