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

[GitHub] [pulsar] lhotari opened a new pull request, #17770: [improve][CI] Support GitHub Actions approval solution on maintenance branches

lhotari opened a new pull request, #17770:
URL: https://github.com/apache/pulsar/pull/17770

   ### Motivation
   
   The GitHub Actions approval solution is also useful for maintenance branches to cut unnecessary builds.
   branch-2.11 contains a similar workflow as master branch and it will also be useful to port the approval to other
   maintenance branches as a way to prevent unnecessary builds.
   
   ### Modifications
   
   Remove the hard coding of master branch in the script which generates the link for opening a PR in your fork.
   
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [ ] `doc-required` 
   (Your PR needs to update docs and you will update later)
   
   - [x] `doc-not-needed` 
   (Please explain why)
   
   - [ ] `doc` 
   (Your PR contains doc changes)
   
   - [ ] `doc-complete`
   (Docs have been already added)
   
   ### Matching PR in forked repository
   
   PR in forked repository: 


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

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


[GitHub] [pulsar] lhotari merged pull request #17770: [improve][CI] Support GitHub Actions approval solution on maintenance branches

Posted by GitBox <gi...@apache.org>.
lhotari merged PR #17770:
URL: https://github.com/apache/pulsar/pull/17770


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

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


[GitHub] [pulsar] lhotari commented on pull request #17770: [improve][CI] Support GitHub Actions approval solution on maintenance branches

Posted by GitBox <gi...@apache.org>.
lhotari commented on PR #17770:
URL: https://github.com/apache/pulsar/pull/17770#issuecomment-1257671292

   /pulsarbot rerun-failure-checks


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

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


[GitHub] [pulsar] lhotari commented on pull request #17770: [improve][CI] Support GitHub Actions approval solution on maintenance branches

Posted by GitBox <gi...@apache.org>.
lhotari commented on PR #17770:
URL: https://github.com/apache/pulsar/pull/17770#issuecomment-1257661412

   This is not relevant at the moment, but will be helpful if we later on expand the approval solution to cover maintenance branches like branch-2.10 or older where builds get currently triggered for pull requests.


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

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