metanorma / ci

Build scripts for Metanorma, works with continuous integration
3 stars 2 forks source link

Add comment to pull request if mn-samples-* failed #76

Closed CAMOBAP closed 1 year ago

CAMOBAP commented 2 years ago

For now, any changes in metanorma-* processor triggers test sample workflow and test template workflow for corresponding mn-samples-* or mn-templates-* repository

Proposal

It will be nice if test workflow will add a comment to the original metanorma-* PR if tests are failed https://stackoverflow.com/questions/58066966/commenting-a-pull-request-in-a-github-action

@opoudjis @ronaldtse let me know if this makes sens

ronaldtse commented 2 years ago

@CAMOBAP this is a good idea. In Metanorma.org we have a check links action that can post an issue after the run, have a look.

CAMOBAP commented 1 year ago

related https://github.com/metanorma/ci/issues/43

CAMOBAP commented 1 year ago

Because we implemented another approach, samples compilation run as part of metanorma-* workflow this task makes no sens