Skip to content

Add blog posts#1

Merged
davekellam merged 5 commits into
mainfrom
add-blog-posts
Aug 14, 2025
Merged

Add blog posts#1
davekellam merged 5 commits into
mainfrom
add-blog-posts

Conversation

@davekellam
Copy link
Copy Markdown
Contributor

@davekellam davekellam commented Aug 13, 2025

Little rainy day lunchtime chatgpt github workflow experiment to see about adding blog posts to the org readm. i'd seen it on someone's profile a little ways back and wanted to try for an org.


This pull request introduces an automated workflow to keep the organization profile README up to date with the latest blog posts from both the main blog and DEV blog. It also updates the README to display these blog posts dynamically.

Automation and workflow improvements:

  • Added a new GitHub Actions workflow (.github/workflows/update-readme.yml) that runs daily and on demand to update the README with the latest posts from the main blog and DEV blog using the blog-post-workflow action.

README enhancements:

  • Updated profile/README.md to include new sections for "Latest from Our Main Blog" and "Latest from Our DEV Blog", with placeholders for automated blog post lists.
  • Improved accessibility for the banner image by adding an alt attribute.

@davekellam
Copy link
Copy Markdown
Contributor Author

Hey @nasouh94 @m-triassi, not entirely sure this will work. Mostly because of the dual blog aspect, examples I'd seen just do one, so sort of leaning on chatgpt not hallucinating custom_tags here. Figure adding some extra marketing to the org readme doesnt hurt

So, unless you've got a handy way to test this easily @m-triassi it'd be a just merge it in and see if it works

@davekellam davekellam self-assigned this Aug 13, 2025
@davekellam davekellam added the enhancement New feature or request label Aug 13, 2025
Copy link
Copy Markdown

@m-triassi m-triassi left a comment

Choose a reason for hiding this comment

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

looks like this is possible but we need to take a slightly different approach to change the start and end tags :)

Comment thread .github/workflows/update-readme.yml Outdated
@davekellam davekellam requested a review from m-triassi August 13, 2025 16:36
Copy link
Copy Markdown

@m-triassi m-triassi left a comment

Choose a reason for hiding this comment

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

so this should technically work fine, afics, just that one call out about race conditions, might be worth considering

Comment thread .github/workflows/update-readme.yml
@davekellam davekellam mentioned this pull request Aug 14, 2025
@davekellam davekellam merged commit 0698ebd into main Aug 14, 2025
davekellam added a commit that referenced this pull request Aug 14, 2025
It was trying to write to the readme in the root of the repo

#1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants