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: add support for setting start-time #81

Merged
merged 6 commits into from
Feb 21, 2025
Merged

Conversation

netr0m
Copy link
Owner

@netr0m netr0m commented Dec 12, 2024

Description

Adds support for specifying the start time, i.e. to schedule activation.

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist:

  • I have read the contribution guidelines
  • My changes follow the Styleguide of this project
  • I have run the pre-commit hooks included in this repository
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • All GitHub Actions workflows for this branch/PR have run successfully

@netr0m netr0m added the enhancement New feature or request label Dec 12, 2024
@netr0m netr0m self-assigned this Dec 12, 2024
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@netr0m netr0m merged commit ee8a4a9 into main Feb 21, 2025
10 checks passed
@netr0m netr0m deleted the feat/set-start-time branch February 21, 2025 12:30
@netr0m netr0m mentioned this pull request Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for setting start time
1 participant