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

add workflow URL to event payload #12

Merged
merged 1 commit into from
Mar 20, 2024
Merged

add workflow URL to event payload #12

merged 1 commit into from
Mar 20, 2024

Conversation

alexrashed
Copy link
Member

Motivation

When analyzing the data, the URL would be very helpful.
This PR adds the URL of the workflow run (attempt) to the workflow event.

Changes

  • Adds the workflow URL (built from contextual data) to the workflow event being sent to Tinybird.

Testing

  • The CI action run can be analyzed to see if the reporting works correctly.

@alexrashed alexrashed added the enhancement New feature or request label Mar 19, 2024
@alexrashed alexrashed self-assigned this Mar 19, 2024
@alexrashed alexrashed marked this pull request as ready for review March 19, 2024 15:34
@alexrashed alexrashed requested a review from silv-io March 19, 2024 15:34
Copy link
Member

@silv-io silv-io left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Will make it much easier to create links from the dashboard :)

@alexrashed alexrashed merged commit ae757f2 into main Mar 20, 2024
13 checks passed
@alexrashed alexrashed deleted the add-workflow-url branch March 20, 2024 07:08
@alexrashed alexrashed mentioned this pull request Mar 20, 2024
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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants