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

brief and descriptive title for your PR, such as "Add Pause Condition to Handle Process States"Added pause condition #11225

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Mayank-sudo
Copy link

Motivation/Problem

Explain the problem you're solving or the feature you're implementing.

Solution

Describe how you addressed the problem or implemented the feature. Include details about your approach.

Changes

  • Added a new 'pause' condition in the 'handleCondition' function.
  • Updated related documentation to include the new condition.
  • Modified existing tests to account for 'pause' status.

Testing

  • Ran unit tests for 'start', 'pause', and 'end' conditions.
  • Ensured all existing tests pass without issues.

Additional Notes

  • No new dependencies introduced.
  • This update is backward-compatible with previous versions.

@Mayank-sudo Mayank-sudo requested a review from a team as a code owner January 22, 2025 01:15
Copy link

cla-bot bot commented Jan 22, 2025

Thanks for your pull request, and welcome to our community! We require contributors to sign our Contributor License Agreement and we don't seem to have your signature on file. Check out this article for more information on why we have a CLA.

In order for us to review and merge your code, please submit the Individual Contributor License Agreement form attached above above. If you have questions about the CLA, or if you believe you've received this message in error, please reach out through a comment on this PR.

CLA has not been signed by users: @Mayank-sudo

Copy link
Contributor

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

@github-actions github-actions bot added the community This PR is from a community member label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community This PR is from a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant