Skip to content

Conversation

@james-bruten-mo
Copy link
Contributor

Adds continue-on-error: true to some of the steps in the project tracker workflow, to avoid failures where a user can't be assigned/review

@james-bruten-mo james-bruten-mo self-assigned this Jan 21, 2026
Copy link
Collaborator

@yaswant yaswant left a comment

Choose a reason for hiding this comment

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

A couple of minor suggestions for your consideration

james-bruten-mo and others added 5 commits January 22, 2026 13:29
Co-authored-by: Yaswant Pradhan <2984440+yaswant@users.noreply.github.com>
Co-authored-by: Yaswant Pradhan <2984440+yaswant@users.noreply.github.com>
Co-authored-by: Yaswant Pradhan <2984440+yaswant@users.noreply.github.com>
@james-bruten-mo
Copy link
Contributor Author

Thanks, suggestions applied and indenting updated.
Does the parsing of a step get stopped if the if statement doesn't match. I'd sort of assumed that it would load the settings regardless of the order, but just not execute if the if isn't satisfied?

@yaswant
Copy link
Collaborator

yaswant commented Jan 22, 2026

Thanks, suggestions applied and indenting updated. Does the parsing of a step get stopped if the if statement doesn't match. I'd sort of assumed that it would load the settings regardless of the order, but just not execute if the if isn't satisfied?

Yes, that is correct regardless of where you put the continue-on-error: true. But our goal is to move on to the next step regardless of the state of the current step, right?

@yaswant yaswant merged commit 1d7bc6d into MetOffice:main Jan 22, 2026
2 checks passed
@jennyhickson jennyhickson added this to the Spring 2026 milestone Jan 29, 2026
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