Skip to content

Latest commit

Β 

History

History
36 lines (21 loc) Β· 1.04 KB

File metadata and controls

36 lines (21 loc) Β· 1.04 KB

Workflows Repository

Repository containing workflow definitions for faneX-ID system automation and alerting.


πŸ“‹ Available Workflows

Total: 1 workflows

Name Trigger Steps File
System Error Alert Unknown 0 system_error.yaml

πŸ“‚ Repository Structure

  • Each workflow is a YAML file containing:
    • trigger β€” When the workflow should run
    • steps β€” Actions to execute
    • conditions β€” Optional conditional logic

πŸš€ Getting Started

To use these workflows, import them into your faneX-ID instance via the Workflow Editor.

🀝 Contributing

We welcome contributions! Please refer to the πŸ“š Workflow Development Guide before submitting Pull Requests.

πŸ“ License

This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0) - see the LICENSE file for details.


Last updated: 2025-12-14 05:23:29 UTC