Skip to content

Reuse existing Telemetry PR comment when new telemetry is executed #48

@guitarrapc

Description

@guitarrapc

Descrition of Issue

When comment_on_pr is true, action post telemetry result to PR comment. This is great feature. However it may bother PR because action post new PR comment for each new commit to PR.

Is there any plant to make it better with PR comment?

Expected behaviour

I think there are 2 method, which is often selected by other PR comment OSS.

  1. Reuse existing PR Comment if exisiting.
  2. Add new PR comment, but hide when old comment is existing.

Actual behaviour

Telemetry PR comment is posted for each new commit on PR.

image
image
image

Environment

  • OS: ubuntu-latest (=ubuntu-22.04)
  • Actions version: unforesight/workflow-telemetry-action@v1

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions