EESSI / eessi-bot-software-layer

Bot to help with requests to add software installations to the EESSI software layer
GNU General Public License v2.0
0 stars 18 forks source link

make submit options module name configurable #287

Closed smoors closed 1 month ago

smoors commented 1 month ago

we need this to let 2 bots on 2 different clusters (with different required submit options) listen on the same target branch.

smoors commented 1 month ago

this is actually not needed, the det_submit_opts() function can dispatch depending on the cluster it is in.