Add event: OSPO Alliance Setting up an institutional OSPO#497
Merged
Conversation
Generated from issue #487 using scripts/event-from-issue.js, run locally because the auto-publish workflow didn't fire on the issue. Same output the workflow would have produced. Closes #487 Co-authored-by: AATZ FREDERIC <fredaatz@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new Maintainer Month 2026 schedule entry for the OSPO Alliance OnRamp talk “Setting up an institutional OSPO” (from issue #487), by introducing a new event markdown file under content/events/.
Changes:
- Adds a new event file for 05/29 with title, organizer, times, and links.
- Populates frontmatter SEO fields (
metaTitle,metaDesc) and the on-page event description content.
Show a summary per file
| File | Description |
|---|---|
| content/events/2026-05-29-ospo-alliance-onramp-topic-setting-up-an-institutional-ospo-issue-487.md | New event entry for the OSPO Alliance OnRamp talk on 05/29. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/1 changed files
- Comments generated: 2
The generated metaDesc grabbed the speaker-bio paragraph and chopped it mid-word at the 160-char limit. Replace with a 143-char summary drawn from the actual talk pitch (origins, activities, and challenges of the Grenoble Alpes OSPO). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
| UTCStartTime: '08:30' | ||
| UTCEndTime: '10:00' | ||
| userLink: 'https://ospo-alliance.org/onramp/' | ||
| linkUrl: 'https://ospo-alliance.org/resources/onramp/20260529_onramp_calendar.ics' |
| userLink: 'https://ospo-alliance.org/onramp/' | ||
| linkUrl: 'https://ospo-alliance.org/resources/onramp/20260529_onramp_calendar.ics' | ||
| --- | ||
| Lucie Albaret, Librarian, Guillaume Comparato PhD at [Université Grenoble Alpes] and Violaine Louvet, Research Engineer at the [CNRS’s Jean Kuntzmann Laboratory of Applied Mathematics]. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the calendar entry for the OSPO Alliance OnRamp talk on 2026-05-29 (Setting up an institutional UniversitOspo Grenoble Alpes / CNRS), submitted by @fredaatz in #487. OnRamp
Generated locally with
scripts/event-from-issue.js --issue 487because the auto-publish workflow didn't fire on the issue. Output is byte-identical to what the workflow would have produced.Validation:
npm 41 / 41 passingtestnpm run succeedsbuildCloses #487
Co-authored-by: AATZ FREDERIC @fredaatz