LironEr
LironEr
The change is available in [[email protected]](https://github.com/LironEr/bundlemon/releases/tag/bundlemon%402.0.0-rc.1)
Awesome, thank you! Currently, I just changed the default behavior in the next major version without the option to change it, if someone will want it I will do that,...
> PS. on a side note, what happens if someone adds an approve comment and then deletes it. Then there is no trace of the approval. Maybe the deletion of...
Feature available in [[email protected]](https://github.com/LironEr/bundlemon/releases/tag/bundlemon%402.0.0-rc.1)
Oh sorry, I forgot to write about the new solution. I started implementing it as a GitHub workflow, but I had issues with how to handle editing or deleting comments...
The current "disapprove" is to undo your approve action. I love your suggestion to separate it to `approve`, `reject` and `reset`. Also, I agree that it would be good to...
I started to work on `approve`, `reject` and `reset`, probably will be able to release it in a few hours https://user-images.githubusercontent.com/6559921/194880544-8382711f-92bc-429e-923e-636cac75b84c.mp4 For simplicity the final report status will only check...
You will need to generate access token with `repo:*` permissions I will add it to the readme file. I'm testing a way to generate a token without any permission, just...
@joakim-sch Great work! Released in [v3.4.0](https://github.com/LironEr/cypress-mochawesome-reporter/releases/tag/v3.4.0)
`cypress-mochawesome-reporter` [just released](https://github.com/LironEr/cypress-mochawesome-reporter/releases/tag/v3.6.0) with support of `cypress-parallel` Check out the [setup guide](https://github.com/LironEr/cypress-mochawesome-reporter/tree/master/examples/cypress-parallel)