Hello!
Can you advise how to do the right thing?
I already have an open PR https://github.com/apache/netbeans/pull/5443 with
a fix for https://github.com/apache/netbeans/issues/5427
I also made a fix for https://github.com/apache/netbeans/issues/5375 and
want to open PR.
But the problem is that I can't do the correct tests for 5375 until the
fixes for 5427 are made.
What is the best way to proceed?
1. wait until the PR https://github.com/apache/netbeans/pull/5443 is merged
and then create a new PR
2. create a PR with incorrect tests with a note that it should be taken
after PR https://github.com/apache/netbeans/pull/5443
3. create a draft PR and add tests after merge
https://github.com/apache/netbeans/pull/5443

Reply via email to