sebbASF commented on PR #18: URL: https://github.com/apache/comdev-events-site/pull/18#issuecomment-2684405174
There is a GH workflow getcalendar.yml [1]. It runs every day at 9:50 and pulls the current calendar into calendar.json, which is committed (if changed) using the 'Community Developers' name (the job is also run on pushes to main). In turn, pushes to main trigger the Jenkins job mentioned on the main page. So changes to the calendar are picked up daily. To force a calendar update sooner, either make a simple change to the main branch, or, better, trigger the getcalendar.yml workflow on the actions page [2] using the 'Run workflow' drop-down in the blue band. [1] https://github.com/apache/comdev-events-site/blob/main/.github/workflows/getcalendar.yml [2] https://github.com/apache/comdev-events-site/actions/workflows/getcalendar.yml -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org