Skip to content

Feature - Danger Id on the GH Action #1464

Open
@gtkatakura

Description

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.

      - name: Run Danger
        uses: danger/[email protected]
        env:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
        with:
          id: my-custom-id

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions