pulsar icon indicating copy to clipboard operation
pulsar copied to clipboard

[feat][ci] Add flaky test issues and PRs to flaky test project

Open codelipenghui opened this issue 3 years ago • 0 comments

Motivation

ML discussion: https://lists.apache.org/thread/q49r2blh1wmvnr0mqx2lxxkhd8c306bm

I have created a project for flaky test issues management https://github.com/apache/pulsar/projects/11 Which will help us to track the flaky test better.

Use the Github action to add the flaky test issues and PRs to the flaky test management automatically.

codelipenghui avatar Aug 10 '22 08:08 codelipenghui

@codelipenghui This action continue failing in a pull: https://github.com/apache/pulsar/pull/17147 Looking at the action doc, I see

Note that this action does not support GitHub projects (classic).

And the flaky test project is classic. Should we move it to the new type of projects ?

nicoloboschi avatar Aug 18 '22 06:08 nicoloboschi