Skip to content

Add a blog post the new event management system and Champion program#103

Open
kozo2 wants to merge 7 commits intoBioconductor:mainfrom
kozo2:copilot/add-quarto-blog-event-management
Open

Add a blog post the new event management system and Champion program#103
kozo2 wants to merge 7 commits intoBioconductor:mainfrom
kozo2:copilot/add-quarto-blog-event-management

Conversation

@kozo2
Copy link
Copy Markdown
Collaborator

@kozo2 kozo2 commented Feb 12, 2026

No description provided.

kozo2 and others added 6 commits October 26, 2022 22:17
Co-authored-by: kozo2 <12192+kozo2@users.noreply.github.com>
Update the Bioconductor event post: broaden the title to mention the Champion Program, add two workflow diagrams (old and new) and their image files to visualize the manual vs automated processes, and clarify application instructions. Adjust wording for the form access line, add required fields (explanation of relevance, event content description, submitter email) to the checklist, and update the approval/posting step to reference the Bioconductor events page. Also remove a redundant automated-acknowledgment bullet to avoid duplication.
@kozo2 kozo2 requested a review from mblue9 February 12, 2026 19:12
@kozo2 kozo2 self-assigned this Feb 12, 2026
Copilot AI review requested due to automatic review settings February 12, 2026 19:12
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 12, 2026

Deploy Preview for biocblog ready!

Name Link
🔨 Latest commit ffaa031
🔍 Latest deploy log https://app.netlify.com/projects/biocblog/deploys/698e3639bb193200080244f1
😎 Deploy Preview https://deploy-preview-103--biocblog.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Bioconductor community blog post describing the move from GitHub Issue Forms to a Google Forms/Apps Script–based event application workflow, including a Champion Program overview, and includes “before/after” workflow diagrams.

Changes:

  • Added a new post (index.qmd) describing the new automated event management system and Champion Program.
  • Added two workflow diagram images (old_eventworkflow.png, new_eventworkflow.png) referenced by the post.
  • Added a 2022 Hacktoberfest post file that currently contains placeholder/template content (appears unintended for this PR).

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated 3 comments.

File Description
posts/2026-02-20-new-event-management-system/index.qmd New blog post content + references to workflow images
posts/2026-02-20-new-event-management-system/old_eventworkflow.png “Old workflow” diagram image for the post
posts/2026-02-20-new-event-management-system/new_eventworkflow.png “New workflow” diagram image for the post
posts/2022-10-26-hacktoberfest/index.qmd Placeholder/template post content added (likely accidental/unrelated)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +106 to +114
3. **Submit and Confirm**: After submission, you'll receive an automated acknowledgment email confirming that your application has been received.

4. **Review Process**: The Bioconductor community team will review your application and typically respond within two weeks with:
- Approval and posting of the event information at https://www.bioconductor.org/help/events/
- Requests for additional information
- Suggestions for event improvement
- Information about available support resources

5. **Event Planning Support**: Once approved, you'll receive guidance on:
Copy link

Copilot AI Feb 12, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section uses https://www.bioconductor.org/help/events/ here, but later links to https://bioconductor.org/help/events/. Consider standardizing on a single canonical URL format to avoid redirects and keep links consistent.

Suggested change
3. **Submit and Confirm**: After submission, you'll receive an automated acknowledgment email confirming that your application has been received.
4. **Review Process**: The Bioconductor community team will review your application and typically respond within two weeks with:
- Approval and posting of the event information at https://www.bioconductor.org/help/events/
- Requests for additional information
- Suggestions for event improvement
- Information about available support resources
5. **Event Planning Support**: Once approved, you'll receive guidance on:
3. **Submit and Confirm**: After submission, you'll receive an automated acknowledgment email confirming that your application has been received.
4. **Review Process**: The Bioconductor community team will review your application and typically respond within two weeks with:
- Approval and posting of the event information at https://bioconductor.org/help/events/
- Requests for additional information
- Suggestions for event improvement
- Information about available support resources
5. **Event Planning Support**: Once approved, you'll receive guidance on:

Copilot uses AI. Check for mistakes.
Comment on lines +1 to +14
---
title: "Your blog post title"
description: |
This is short description about my blog.
author:
- name: YOUR NAME
url: https://github.com/kozo2
date: 2022-10-26
categories:
- SOME_TAG
preview: "cover.png"
---

SOME MARKDOWN HERE.
Copy link

Copilot AI Feb 12, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file appears to be a placeholder/template post (e.g., "Your blog post title", "YOUR NAME", "SOME MARKDOWN HERE"). Publishing this would add incomplete content to the blog, and it also doesn’t align with the PR’s stated purpose. Please remove this file from the PR or replace it with the finalized Hacktoberfest post content.

Copilot uses AI. Check for mistakes.

## Transition to an Automated System

To address these limitations, we have developed a new automated event management system using Google Forms and Google Apps Script. This solution is available in the [@kozo2/bioc-event-workflow](https://github.com/kozo2/bioc-event-workflow) repository.
Copy link

Copilot AI Feb 12, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link text [@kozo2/bioc-event-workflow] is likely to be interpreted as a Pandoc/Quarto citation because of the leading @, which can cause incorrect rendering. Consider changing the link text to something without @ (e.g., kozo2/bioc-event-workflow) or formatting it as inline code.

Suggested change
To address these limitations, we have developed a new automated event management system using Google Forms and Google Apps Script. This solution is available in the [@kozo2/bioc-event-workflow](https://github.com/kozo2/bioc-event-workflow) repository.
To address these limitations, we have developed a new automated event management system using Google Forms and Google Apps Script. This solution is available in the [kozo2/bioc-event-workflow](https://github.com/kozo2/bioc-event-workflow) repository.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants