-
Notifications
You must be signed in to change notification settings - Fork 43
Ci/add articles in yyyy/mm folder #472
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ci/add articles in yyyy/mm folder #472
Conversation
89165b5 to
a90c25c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.
a90c25c to
b124b75
Compare
pedrominatel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @f-hollow for preparing this enhancement! LGTM.
b124b75 to
cf3e626
Compare
|
Nice, it works also on my machines. |
|
I set the check to make sure that the article date is today. Just because we already started merging articles with future dates, I will change the article date check to today or any time in the future. |
353aa2b to
3ae6e1a
Compare
|
As long as you agree on the summary, this PR is ready for merge. |
a8e8f41 to
a1bc89f
Compare
Description
This PR updates the following:
hugo new contentcommand, it won't add a timezone and will default to midnight (UTC+0).YYYY/MMtohugo new contentexample.content/blog/need to be in the currentcontent/blog/YYYY/MM/folderNote
The commit
test: add articles with issues in datesis for demo purposes only. It will be removed before merging.Related
Testing
The workflow has been thoroughly tested in this PR.
Checklist
Before submitting a Pull Request, please ensure the following: