dsi-clinic / cocoa

Clinic Opinionated Codebase Oversight and Analysis
1 stars 0 forks source link

Check if possible to add the date cut off to the mark down #71

Open NickRoss opened 2 months ago

NickRoss commented 2 months ago

But only if the date cut-off exists:

Something like

{% if github_environment_var.coaco_cutoff_date %} Cocoa is run only for files modified after github_environment_var.coaco_cutoff_date {% endif %}