FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Improve experience when init fails before generating a config file by henrymercer · Pull Request #1349 · github/codeql-action · GitHub

Improve experience when init fails before generating a config file - #1349

Merged
henrymercer merged 1 commit into
mainfrom
henrymercer/improve-focus-when-init-fails
Nov 8, 2022
Merged

henrymercer merged 1 commit into
mainfrom
henrymercer/improve-focus-when-init-fails

Conversation

Copy link
Copy Markdown
Contributor

Suppose a customer has a run where the init Action failed before saving a config file. When the customer opens their Actions logs, the UI currently focuses on the post init step, since this is the last step that failed.

Demoting the error in the post init Action to a warning means that the UI will instead focus on the init step, which is more useful for debugging what went wrong.

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.

Suppose a customer has a run where the init Action failed before saving
a config file.
When the customer opens their Actions logs, the UI currently focuses on
the post init step, since this is the last step that failed.
Demoting the error in the post init Action to a warning means that the
UI will instead focus on the `init` step, which is more useful for
debugging what went wrong.
henrymercer requested a review from a team as a code owner November 7, 2022 18:53

angelapwen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Makes sense, thank you!

henrymercer merged commit 0e5b04a into main Nov 8, 2022
henrymercer deleted the henrymercer/improve-focus-when-init-fails branch November 8, 2022 11:31
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL