Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider implementing workflow-telemetry-action #51

Closed
bschilder opened this issue Mar 3, 2023 · 2 comments
Closed

Consider implementing workflow-telemetry-action #51

bschilder opened this issue Mar 3, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@bschilder
Copy link
Collaborator

https://github.com/runforesight/workflow-telemetry-action

Screenshot 2023-03-03 at 11 45 43

@bschilder bschilder added the enhancement New feature or request label Mar 3, 2023
@bschilder bschilder self-assigned this Mar 3, 2023
@bschilder
Copy link
Collaborator Author

Implemented on dev, and added an arg to make sure the rworkflows action doesn't fail if it stops working (since this is a non-critical step).

   - name: Collect Workflow Telemetry 🔭
      uses: runforesight/workflow-telemetry-action@v1
      continue-on-error: true

@bschilder
Copy link
Collaborator Author

Setting comment_on_pr: false bc this action produces a lot of very long reports that clog up the PR and make it difficult to scroll through to find specific comments:
#95

Will keep the reports in the Actions section tho

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant