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: allow null extra time #140

Merged
merged 2 commits into from
Feb 1, 2023
Merged

Fix: allow null extra time #140

merged 2 commits into from
Feb 1, 2023

Conversation

wazelin
Copy link
Member

@wazelin wazelin commented Feb 1, 2023

This PR aims to allow skipping extra-time on ACS control calls.

@wazelin wazelin force-pushed the fix/allow-null-extra-time branch from 58ffcf5 to b9e9a66 Compare February 1, 2023 12:39
@wazelin wazelin requested a review from kilatib February 1, 2023 12:39
Copy link
Contributor

@poyuki poyuki left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

@kilatib kilatib left a comment

Choose a reason for hiding this comment

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

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful
  • Pull request's target is not master
  • Commits are following conventional commits
  • Changelog is updated according to changes (if applicable)
  • Documentation is updated according to changes (if applicable)

@wazelin wazelin merged commit 89fed44 into master Feb 1, 2023
@wazelin wazelin deleted the fix/allow-null-extra-time branch February 1, 2023 12:41
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.

3 participants