ubccr / coldfront

HPC Resource Allocation System
https://coldfront.readthedocs.io
GNU General Public License v3.0
96 stars 76 forks source link

Add signal for new allocation requests. #549

Closed cecilialau6776 closed 11 months ago

cecilialau6776 commented 12 months ago

This allows centers to write their own plugins that allows for a small task to be done when an allocation is created. For example, automatically assigning certain allocation attributes: when a new allocation request for slurm resource is created, a plugin could read this signal and automatically assign the slurm_account_name attribute based on project name and allocation id.