[PR #12] [MERGED] added startup job trigger #307

Closed
opened 2025-10-09 17:01:02 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Cleanuparr/Cleanuparr/pull/12
Author: @Flaminel
Created: 11/23/2024
Status: Merged
Merged: 11/23/2024
Merged by: @Flaminel

Base: mainHead: trigger_jobs_on_startup


📝 Commits (1)

  • 93e58a7 added startup job trigger

📊 Changes

4 files changed (+52 additions, -42 deletions)

View changed files

📝 code/Common/Configuration/ContentBlocker/ContentBlockerConfig.cs (+1 -1)
code/Common/Configuration/IJobConfig.cs (+6 -0)
📝 code/Common/Configuration/QueueCleaner/QueueCleanerConfig.cs (+5 -1)
📝 code/Executable/DependencyInjection/QuartzDI.cs (+40 -40)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Cleanuparr/Cleanuparr/pull/12 **Author:** [@Flaminel](https://github.com/Flaminel) **Created:** 11/23/2024 **Status:** ✅ Merged **Merged:** 11/23/2024 **Merged by:** [@Flaminel](https://github.com/Flaminel) **Base:** `main` ← **Head:** `trigger_jobs_on_startup` --- ### 📝 Commits (1) - [`93e58a7`](https://github.com/Cleanuparr/Cleanuparr/commit/93e58a763a3bce1688d7ef95c1e85246e3596f48) added startup job trigger ### 📊 Changes **4 files changed** (+52 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `code/Common/Configuration/ContentBlocker/ContentBlockerConfig.cs` (+1 -1) ➕ `code/Common/Configuration/IJobConfig.cs` (+6 -0) 📝 `code/Common/Configuration/QueueCleaner/QueueCleanerConfig.cs` (+5 -1) 📝 `code/Executable/DependencyInjection/QuartzDI.cs` (+40 -40) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the
pull-request
label 2025-10-09 17:01:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Cleanuparr#307
No description provided.