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

feat(workflow_engine): Add an IssueResolutionConditionHandler #85612

Conversation

saponifi3d
Copy link
Contributor

Description

Create Condition Handler for workflow trigger for "When an issue is resolved"

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 21, 2025
@@ -1,25 +1,26 @@
__all__ = [
"AgeComparisonConditionHandler",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is just :!sort + adding IssueResolutionConditionHandler

@saponifi3d saponifi3d marked this pull request as ready for review February 21, 2025 16:12
@saponifi3d saponifi3d requested a review from a team as a code owner February 21, 2025 16:12
@saponifi3d saponifi3d merged commit c074bd1 into jcallender/aci/detector-issue-resolve Feb 21, 2025
45 checks passed
@saponifi3d saponifi3d deleted the jcallender/aci/issue-resolve-handler branch February 21, 2025 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants