Hey @asulwer,
I noticed a breaking change in your branch related to the transition from SuccessEvent to SuccessMessage. This change affects the following file:
Action Required
-
Update the CHANGELOG:
- Document the transition from
SuccessEvent to SuccessMessage. (I am not sure why we are making this change, so please provide a brief explanation if possible.)
-
Update Documentation:
- The following documentation files need to be updated to reflect this change:
Getting-Started.md
index.md
- Additionally, ensure that any
.json files within RulesEngine\RulesEngine.UnitTest that reference SuccessEvent are updated accordingly.
Next Steps
We need to decide whether to:
- Revert the change to maintain backward compatibility.
- Proceed with the change and update the changelog and documentation accordingly.
Your input and any additional context on why this change is being made would be greatly appreciated.
Hey @asulwer,
I noticed a breaking change in your branch related to the transition from
SuccessEventtoSuccessMessage. This change affects the following file:Rule.csat line 43 in the main repositoryRule.csat line 43 in your branchAction Required
Update the CHANGELOG:
SuccessEventtoSuccessMessage. (I am not sure why we are making this change, so please provide a brief explanation if possible.)Update Documentation:
Getting-Started.mdindex.md.jsonfiles withinRulesEngine\RulesEngine.UnitTestthat referenceSuccessEventare updated accordingly.Next Steps
We need to decide whether to:
Your input and any additional context on why this change is being made would be greatly appreciated.