Update the monthly meeting calendar invite for 2026
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3567565. --> Reported by: [mradcliffe](https://www.drupal.org/user/157079) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The calendar file is set to use repeating events for up to 1 year so periodically needs to be updated.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Fix the JavaScript to generate proper end time for the event and not assume wednesday for all meetings.</p> <p><del>Add <a href="https://git.drupalcode.org/project/mentoring/-/pipeline_schedules">a scheduled pipeline</a> in GitLab with a cron syntax to run once every 6 months.</del> Done</p> <p><del>Because the pages job is the job that copies the ICS files into place, the entire pipeline can be run without needing a rule <code>if: $CI_PIPELINE_SOURCE == "schedule"</code>. So no changes to <code>.gitlab-ci.yml</code> are necessary.</del> Done</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3>
issue