Closed jeherve closed 1 day ago
Thank you for your PR!
When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:
This comment will be updated as you work on your PR and make changes. If you think that some of those checks are not needed for your PR, please explain why you think so. Thanks for cooperation :robot:
The e2e test report can be found here. Please note that it can take a few minutes after the e2e tests checks are complete for the report to be available.
Follow this PR Review Process:
Still unsure? Reach out in #jetpack-developers for guidance!
Proposed changes:
Right now, we only want to add an issue to the One Board when it's a bug. In this case, for non-bugs, we don't want to try to update the issue's properties on the board whe they haven't been added to the board in the first place.
This should fix errors like this one:
Other information:
Jetpack product discussion
See p1732115582805789-slack-C05Q5HSS013
Does this pull request change what data or activity we track or use?
No
Testing instructions:
This can only be tested on a fork. Here is an example of an issue that will not attempted to be triaged to the project board, generating no errors: https://github.com/jeherve/jetpack/issues/177
And one that will be added to the board, and the different automations will be triggered: https://github.com/jeherve/jetpack/issues/178