ubiquity / ts-template

A template repository for all @ubiquity projects.
2 stars 24 forks source link

fix: disable comments on Jest testing #51

Closed gentlementlegen closed 5 months ago

gentlementlegen commented 5 months ago

Resolves #50

ubiquity-os-deployer[bot] commented 5 months ago
079b1ab
2dd4343
9021467
9fdf38e
gentlementlegen commented 5 months ago

No more comment is posted, only the result can be visible within the Action run itself: https://github.com/ubiquity/ts-template/actions/runs/9617643273/job/26529830238?pr=51#step:4:41

If that is satisfactory, I will also apply this within https://github.com/ubiquibot/plugin-template


I do not know if that is interesting to have but we could also add the summary on the Action run like so: https://github.com/Meniole/ts-template/actions/runs/9617961749/attempts/1#summary-26530846974

0x4007 commented 5 months ago

Summary on the action seems like a good solution. Just as long as you verify that it doesn't produce a notification.

gentlementlegen commented 5 months ago

@0x4007 I should hopefully not. If it ever does, I will remove this section right away. But afaik, since it's just tied to the Action run itself, it should not.

This run has the summary linked to itself.