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

Categorize more user errors correctly in telemetry #1816

Merged
merged 3 commits into from
Jul 31, 2023

Conversation

henrymercer
Copy link
Contributor

Categorizing user errors correctly in telemetry helps us detect and respond to incidents faster. This PR starts reporting two user errors as user errors in telemetry:

  • Not specifying a required input for an Action
  • Submitting an advanced CodeQL analysis for a repo that has default setup enabled

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

@henrymercer henrymercer requested a review from a team as a code owner July 28, 2023 17:24
src/actions-util.ts Show resolved Hide resolved
src/upload-lib.ts Outdated Show resolved Hide resolved
src/upload-lib.ts Show resolved Hide resolved
@henrymercer henrymercer merged commit 6a17359 into main Jul 31, 2023
342 checks passed
@henrymercer henrymercer deleted the henrymercer/more-user-errors branch July 31, 2023 10:56
@github-actions github-actions bot mentioned this pull request Aug 8, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants