Open DavidGOrtega opened 2 years ago
@casperdcl I do not fully understand the issue. Is that we want to replace our pr mechanism with create-pull-request?
the other way around. Need to replace https://github.com/search?q=org%3Aiterative+peter-evans&type=code with CML.
I used the create-pull-request
action on link check initially, and had considered using CML but ultimately stuck with the action because it's capable of using the GHA default token. One CML can use the default token, there'll be no reason not to dogfood!
Find-and-replace actions^1 org-wide with CML commands instead (See https://github.com/iterative/cml/issues/1017)
peter-evans/create-pull-request
->cml pr
LouisBrunner/checks-action
->cml send-github-check
peter-evans/create-or-update-comment
->cml send-comment