Skip to content

feat: add git commit message template for publishing articles#634

Merged
gminn merged 1 commit intomasterfrom
gminn/add-publishing-git-message
Apr 3, 2026
Merged

feat: add git commit message template for publishing articles#634
gminn merged 1 commit intomasterfrom
gminn/add-publishing-git-message

Conversation

@gminn
Copy link
Copy Markdown
Member

@gminn gminn commented Apr 3, 2026

Summary

We have several steps that we run through before publishing an article.
Add those steps in a git commit message template for better visibility
and simplified tracking of the publishing process!

Test Plan

  • Tested git commit --template .gitmessage-publish-article locally
    and verified that the template loaded correctly

Copy link
Copy Markdown
Member Author

gminn commented Apr 3, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Apr 3, 2026

Deploying interrupt with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6fe6e14
Status: ✅  Deploy successful!
Preview URL: https://9a623378.interrupt.pages.dev
Branch Preview URL: https://gminn-add-publishing-git-mes.interrupt.pages.dev

View logs

 ### Summary

 We have several steps that we run through before publishing an article.
 Add those steps in a git commit message template for better visibility
 and simplified tracking of the publishing process!

 ### Test Plan

 - [x] Tested `git commit --template .gitmessage-publish-article` locally
    and verified that the template loaded correctly
@gminn gminn force-pushed the gminn/add-publishing-git-message branch from 287c4e9 to 6fe6e14 Compare April 3, 2026 18:33
@gminn gminn marked this pull request as ready for review April 3, 2026 18:34
@gminn gminn requested a review from a team as a code owner April 3, 2026 18:34
@gminn gminn requested review from franc0is and noahp April 3, 2026 18:40
Copy link
Copy Markdown
Contributor

@noahp noahp left a comment

Choose a reason for hiding this comment

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

great idea!

Copy link
Copy Markdown
Member Author

gminn commented Apr 3, 2026

Merge activity

  • Apr 3, 6:57 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Apr 3, 6:57 PM UTC: @gminn merged this pull request with Graphite.

@gminn gminn merged commit b2c44c9 into master Apr 3, 2026
3 checks passed
@gminn gminn deleted the gminn/add-publishing-git-message branch April 3, 2026 18:57
franc0is pushed a commit that referenced this pull request Apr 3, 2026
### Summary

 We have several steps that we run through before publishing an article.
 Add those steps in a git commit message template for better visibility
 and simplified tracking of the publishing process!

 ### Test Plan

 - [x] Tested `git commit --template .gitmessage-publish-article` locally
    and verified that the template loaded correctly
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.

2 participants