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/07/04 09:34:56 UTC

[GitHub] [pulsar] maxsxu opened a new pull request, #16368: [fix][workflow] Cancel duplicate docbot workflows

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

   Master Issue: #15797 
   
   ### Motivation
   
   Cancel duplicate docbot workflows.
   
   ### Modifications
   
   Add docbot ci to cancel workflow.
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   *(Please pick either of the following options)*
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   *(or)*
   
   This change is already covered by existing tests, such as *(please describe tests)*.
   
   *(or)*
   
   This change added tests and can be verified as follows:
   
   *(example:)*
     - *Added integration tests for end-to-end deployment with large payloads (10MB)*
     - *Extended integration test for recovery after broker failure*
   
   ### Does this pull request potentially affect one of the following parts:
   
   *If `yes` was chosen, please highlight the changes*
   
     - Dependencies (does it add or upgrade a dependency): (yes / no)
     - The public API: (yes / no)
     - The schema: (yes / no / don't know)
     - The default values of configurations: (yes / no)
     - The wire protocol: (yes / no)
     - The rest endpoints: (yes / no)
     - The admin cli options: (yes / no)
     - Anything that affects deployment: (yes / no / don't know)
   
   ### Documentation
   
   Check the box below or label this PR directly.
   
   Need to update docs? 
   
   - [ ] `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)


-- 
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] Anonymitaet commented on pull request #16368: [fix][workflow] Cancel duplicate docbot workflows

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

   FYI @SignorMercurio 


-- 
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] Anonymitaet merged pull request #16368: [fix][workflow] Cancel duplicate docbot workflows

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


-- 
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] Anonymitaet commented on pull request #16368: [fix][workflow] Cancel duplicate docbot workflows

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

   @urfreespace 
   Could you please review this PR from a technical perspective? 
   Thank you! šŸ˜Š


-- 
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] nicoloboschi commented on pull request #16368: [fix][workflow] Cancel duplicate docbot workflows

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

   @maxsxu it looks like after this commit there are pull requests blocked by this workflow. The workflow never finishes and it gets cancelled 
   
   Some examples:
   - https://github.com/apache/pulsar/pull/16405
   - https://github.com/apache/pulsar/pull/16415
   
   


-- 
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] Anonymitaet commented on pull request #16368: [fix][workflow] Cancel duplicate docbot workflows

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

   /pulsarbot run-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] github-actions[bot] commented on pull request #16368: [fix][workflow] Cancel duplicate docbot workflows

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #16368:
URL: https://github.com/apache/pulsar/pull/16368#issuecomment-1174515855

   @maxsxu Please provide a correct documentation label for your PR.
   Instructions see [Pulsar Documentation Label Guide](https://docs.google.com/document/d/1Qw7LHQdXWBW9t2-r-A7QdFDBwmZh6ytB4guwMoXHqc0).


-- 
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] maxsxu commented on pull request #16368: [fix][workflow] Cancel duplicate docbot workflows

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

   > @maxsxu it looks like after this commit there are pull requests blocked by this workflow. The workflow never finishes and it gets cancelled
   > 
   > Some examples:
   > 
   > * [Offloaders: fix metricsĀ #16405](https://github.com/apache/pulsar/pull/16405)
   > * [[improve][security] CVE-2022-33915 is false positiveĀ #16415](https://github.com/apache/pulsar/pull/16415)
   
   Thanks for reporting this.
   Fixed by https://github.com/apache/pulsar/pull/16437


-- 
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