I am using danger to create an reusable workflow to do some common validations across multiple repositories. It works great. The problem is that some repositories already has the dangerfile configured and both the workflows (the reusable workflow and the specific workflow from the repository) are overriding the same comment. Would be nice to have the ability to pass the --id for the github action.
I am using danger to create an reusable workflow to do some common validations across multiple repositories. It works great. The problem is that some repositories already has the dangerfile configured and both the workflows (the reusable workflow and the specific workflow from the repository) are overriding the same comment. Would be nice to have the ability to pass the --id for the github action.