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: use activity pool instead of workflow #472

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

rustatian
Copy link
Collaborator

Reason for This PR

  • Workflow pool doesn't need to be checked in status.

Description of Changes

  • Replace Workflow pool with Activity.

License Acceptance

By submitting this pull request, I confirm that my contribution is made under
the terms of the MIT license.

PR Checklist

[Author TODO: Meet these criteria.]
[Reviewer TODO: Verify that these criteria are met. Request changes if not]

  • All commits in this PR are signed (git commit -s).
  • The reason for this PR is clearly provided (issue no. or explanation).
  • The description of changes is clear and encompassing.
  • Any required documentation changes (code and docs) are included in this PR.
  • Any user-facing changes are mentioned in CHANGELOG.md.
  • All added/changed functionality is tested.

Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
@rustatian rustatian added the A-tests Area: test (update, create, etc...) label Feb 20, 2024
@rustatian rustatian requested a review from wolfy-j February 20, 2024 10:45
@rustatian rustatian self-assigned this Feb 20, 2024
@rustatian rustatian merged commit c84c354 into master Feb 20, 2024
10 checks passed
@rustatian rustatian deleted the fix/check-act-pool branch February 20, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tests Area: test (update, create, etc...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants