feat: Add scheduled campaigns support#1402
Merged
edgehog-app[bot] merged 4 commits intoedgehog-device-manager:mainfrom Apr 30, 2026
Merged
feat: Add scheduled campaigns support#1402edgehog-app[bot] merged 4 commits intoedgehog-device-manager:mainfrom
edgehog-app[bot] merged 4 commits intoedgehog-device-manager:mainfrom
Conversation
8b21bed to
8113e0f
Compare
Added Oban to the project by updating the configuration and creating a migration for it. This will allow us to use Oban for background job processing in our application. Signed-off-by: Omar <omar.brbutovic@secomind.com>
Add support for scheduled campaigns, allowing users to create campaigns that will be automatically launched at a specified future date and time. Signed-off-by: Omar <omar.brbutovic@secomind.com>
Added the ability to schedule campaigns in the future, allowing users to set a specific date and time for campaign execution. Signed-off-by: Omar <omar.brbutovic@secomind.com>
Expand documentation to explain how campaign scheduling works. Signed-off-by: Omar <omar.brbutovic@secomind.com>
8113e0f to
34a6529
Compare
Collaborator
|
/fast-forward 🥳 |
34a6529
into
edgehog-device-manager:main
30 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


What this PR does / why we need it:
Add support for scheduled campaigns, allowing users to create campaigns that will be automatically launched at a specified future date and time.
Additional documentation e.g. usage docs, diagrams, reviewer notes, etc.:
Screenshots
Image 1 :

Image 2 :

Image 3:
Thanks for sending a pull request! If this is your first time, here are some tips for you:
When fixing existing issues, use github's syntax to link your pull request to it
We also have a syntax to signal dependencies to other open pull requests
In case of stacked PRs, you may add the PR number in the last commit's title instead: