tox-gh icon indicating copy to clipboard operation
tox-gh copied to clipboard

An option to disable adding to the summary?

Open nedbat opened this issue 2 years ago • 3 comments

https://github.com/tox-dev/tox-gh/pull/63 added a summary for each job, but if only one tox environment is run, the summaries simply duplicate information that is already available:

image

Can we have a way to turn these off?

nedbat avatar Jun 17 '23 18:06 nedbat

Definitely! I'd be happy to accept the PR that only adds this this if it is the single environment.

gaborbernat avatar Jun 17 '23 19:06 gaborbernat

I don't know what you mean by that. Maybe you meant only adds this if there is more than one environment?

Also, I don't know the internals, so I'm not sure I can make a PR.

nedbat avatar Jun 17 '23 20:06 nedbat

That is only display this information if there's more than one tox environments in the current target.

gaborbernat avatar Jun 17 '23 20:06 gaborbernat