yegor256/awesome-cfp

delete CFP date from YAML when expired

Open

#64 opened on Jul 19, 2024

 (3 comments) (0 reactions) (0 assignees)Python (7 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (18 stars)
PR merge metrics
 (Avg merge 20h 4m) (15 merged PRs in 30d)

Description

Currently, the build fails when some date are expired: https://github.com/yegor256/awesome-cfp/actions/runs/10003790740/job/27651292433

I suggest a different behavior. Let's not fail it, but modify the YAML file in the same pull request. Thus, the pull request will contain a new README and a new YAML, where CFP dates are removed.

Contributor guide