Skip to content

Commit

Permalink
src/actionItems: loop through all folders for meetings
Browse files Browse the repository at this point in the history
With the latest change, we had to introduce a very fragile concept.
Where we looked 7 days prior to capture the last weeks meeting.
Instead remove this, and iterate through each folder to capture the
last meeting. More work but should reduce fragileness.

Additonally action items were not being correctly matched. Update
regex for actionItems.

fixes: coreos#50
  • Loading branch information
prestist committed Feb 6, 2024
1 parent b70df7f commit 96ae691
Show file tree
Hide file tree
Showing 4 changed files with 598 additions and 176 deletions.
79 changes: 51 additions & 28 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 96ae691

Please sign in to comment.