I'm open to suggestions here, but maybe to start we could do something like
We find a bug
Add an issue
Have a PR with a test that's expected to fail
Merging a PR that fixes the test should close the issue
There's a lot about this workflow I'm not sure about. Does this need to be two different PRs? Is there any way to automate parts of this? Do the issue and test-fail PR really need to be two different steps?
I'm open to suggestions here, but maybe to start we could do something like
There's a lot about this workflow I'm not sure about. Does this need to be two different PRs? Is there any way to automate parts of this? Do the issue and test-fail PR really need to be two different steps?
cc: @millerjoey @DilumAluthge