You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/12/17 13:54:32 UTC

[GitHub] [incubator-nuttx-apps] gustavonihei opened a new pull request #926: ci: Use GitHub Actions concurrency for cancelling duplicate jobs

gustavonihei opened a new pull request #926:
URL: https://github.com/apache/incubator-nuttx-apps/pull/926


   ## Summary
   This PR intends to update the method for cancelling duplicate jobs to use the new **concurrency** feature from GitHub Actions:
   https://github.blog/changelog/2021-04-19-github-actions-limit-workflow-run-or-job-concurrency/
   https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#concurrency
   
   The current workflow is deprecated by the authors since the release of GitHub Actions concurrency:
   https://github.com/potiuk/cancel-workflow-runs#deprecation-notice
   
   ## Impact
   CI only, should have no impact to users.
   
   ## Testing
   CI build.
   
   


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

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



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #926: ci: Use GitHub Actions concurrency for cancelling duplicate jobs

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #926:
URL: https://github.com/apache/incubator-nuttx-apps/pull/926


   


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

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