Skip to content

Conversation

@elyesbenamor
Copy link
Contributor

@elyesbenamor elyesbenamor commented Nov 15, 2025

Close #48

Adds support for checking custom condition types (e.g., Processed,
Scheduled) beyond the default 'Ready' condition. The flag accepts
comma-separated values and checks them in priority order.

  • Add --condition-types flag
  • Update extractStatus() to support multiple condition types
  • Add unit tests
  • Maintain backward compatibility (defaults to 'Ready')"
Screenshot 2025-11-15 at 18 30 26

@ahmetb ahmetb merged commit 24329ca into ahmetb:master Nov 15, 2025
2 checks passed
@ahmetb
Copy link
Owner

ahmetb commented Nov 16, 2025

I changed how this is initialized a bit in the last version, hope it works

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.

Add a flag to support a list of condition types

2 participants