Skip to content

Conversation

@henrymercer
Copy link
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 henrymercer requested a review from a team as a code owner November 7, 2022 18:53
Copy link
Contributor

@angelapwen angelapwen left a comment

Choose a reason for hiding this comment

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

Makes sense, thank you!

@henrymercer henrymercer merged commit 0e5b04a into main Nov 8, 2022
@henrymercer henrymercer deleted the henrymercer/improve-focus-when-init-fails branch November 8, 2022 11:31
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.

3 participants