Logo
Explore Help
Sign In
agents/content-ingestion-agent
1
0
Fork 0
You've already forked content-ingestion-agent
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
f1a44c3a51af192b1e8d930c8917adc2666eb899
content-ingestion-agent/app/triggers.py
demo-bot f1a44c3a51
Some checks failed
ci / test (push) Failing after 7s
Details
decomposer: fix validation failure for Migrate the kab_ingestion domain models, ports, GitHub SCM connector, and SharePoint CMS connector into the repository's app/ package.; Wire the migrated ingestion components into the agent application entry point, card, settings, triggers, governance, publication, and validation layers.; Populate every remaining placeholder file with working application, package, test, dependency, and Kubernetes content.; Verify the migrated agent and completed repository end to end.
2026-09-01 14:35:59 +00:00

6 lines
191 B
Python
Raw Blame History

from collections.abc import Callable
def register_triggers(app: dict, handler: Callable) -> None:
app["triggers"]["github_push"] = handler
app["triggers"]["manual_ingest"] = handler
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 293ms Template: 15ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API