sentry-github-actions-app
sentry-github-actions-app copied to clipboard
Add tags to incoming requests
It would be ideal to have the ability of adding tags to incoming requests.
For instance, I could query some of these data:
| Tag | Example Value |
|---|---|
| org | getsentry |
| action | in_progress or completed |
We could even set the user.display to improve this page:

We might want to ignore perf data for all actions that are not completed since we don't process them.