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

fix: adjust retrigger check #124

Merged
merged 1 commit into from
Nov 13, 2024
Merged

fix: adjust retrigger check #124

merged 1 commit into from
Nov 13, 2024

Conversation

Phil91
Copy link
Collaborator

@Phil91 Phil91 commented Nov 11, 2024

Description

Fix the logic to retrigger a failed process step

Why

Currently the check for other steps in todo was checking the wrong process step

Issue

Refs: #111

Checklist

  • I have performed a self-review of my own code
  • I have successfully tested my changes locally
  • I have added tests that prove my changes work
  • I have checked that new and existing tests pass locally with my changes
  • I have commented my code, particularly in hard-to-understand areas
  • I have added copyright and license headers, footers (for .md files) or files (for images)

@Phil91 Phil91 requested a review from evegufy November 11, 2024 15:10
@Phil91 Phil91 added the bug Something isn't working label Nov 11, 2024
@Phil91 Phil91 merged commit f33f664 into main Nov 13, 2024
7 checks passed
@Phil91 Phil91 deleted the bugfix/111-retrigger branch November 13, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants