Skip to content

Expand blog automation to include information from Google Form (author name etc) as well as copying the image file to our repo#644

Open
silkenodwell wants to merge 5 commits intoWomen-Coding-Community:mainfrom
silkenodwell:expand-blog-automation
Open

Expand blog automation to include information from Google Form (author name etc) as well as copying the image file to our repo#644
silkenodwell wants to merge 5 commits intoWomen-Coding-Community:mainfrom
silkenodwell:expand-blog-automation

Conversation

@silkenodwell
Copy link
Contributor

@silkenodwell silkenodwell commented Jan 27, 2026

Description

  • Update the .yaml header for the blog export with information from the spreadsheet associated to the Google Form responses for blog submissions
  • Copy the image file to the repo
  • Create a GitHub Actions workflow to check the spreadsheet for new rows, run the blog exporter and commit the changes

Change Type

  • Bug Fix
  • New Feature
  • Code Refactor
  • Mentor Update
  • Data Update
  • Documentation
  • Other

Related Issue

#643

Screenshots

Pull request checklist

Please check if your PR fulfills the following requirements:

  • I checked and followed the contributor guide
  • I have tested my changes locally.
  • I have added a screenshot from the website after I tested it locally

@silkenodwell silkenodwell requested a review from a team as a code owner January 27, 2026 23:31
@silkenodwell silkenodwell changed the title Expand blog automation Expand blog automation to include information from Google Form (author name etc) as well as copying the image file to our repo Jan 31, 2026
@nora-weisser
Copy link
Contributor

I was thinking about the trigger we need to consider. Actually we have to publish the blog after it's been reviewed and approved. In this case we can introduce two columns: isReviewed and isPublished. First, this pipeline will check if some articles unpublished and then if they are reviewed. If they are not published and reviewed, the generation will be triggered. What do you think?

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