You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2022/08/23 15:20:17 UTC

[GitHub] [buildstream] ssssam opened a new pull request, #1736: .github/workflows/merge.yml: Fix up job dependency after rename

ssssam opened a new pull request, #1736:
URL: https://github.com/apache/buildstream/pull/1736

   Fixes the following error in "Merge actions" workflow:
   
       The workflow is not valid. .github/workflows/merge.yml (Line: 46, Col: 12): Job 'publish_docs' depends on unknown job 'build'.
   
   This is a regression introduced in https://github.com/apache/buildstream/pull/1723


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

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


[GitHub] [buildstream] gtristan merged pull request #1736: .github/workflows/merge.yml: Fix up job dependency after rename

Posted by GitBox <gi...@apache.org>.
gtristan merged PR #1736:
URL: https://github.com/apache/buildstream/pull/1736


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

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


[GitHub] [buildstream] ssssam commented on pull request #1736: .github/workflows/merge.yml: Fix up job dependency after rename

Posted by GitBox <gi...@apache.org>.
ssssam commented on PR #1736:
URL: https://github.com/apache/buildstream/pull/1736#issuecomment-1224226639

   Since Github seems to only validate the workflow post-merge, I have merged this commit to master in my fork to show that it is fixed: https://github.com/ssssam/buildstream/actions/runs/2912720130


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

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