Skip to content

Allow marking blog posts as evergreen and exempt from outdated warning#31934

Merged
k8s-ci-robot merged 1 commit into
kubernetes:mainfrom
liggitt:evergreen
Feb 28, 2022
Merged

Allow marking blog posts as evergreen and exempt from outdated warning#31934
k8s-ci-robot merged 1 commit into
kubernetes:mainfrom
liggitt:evergreen

Conversation

@liggitt

@liggitt liggitt commented Feb 27, 2022

Copy link
Copy Markdown
Member

fixes #31778

The guide to contributing blog posts says:

  • Blog posts should aim to be future proof
    • Given the development velocity of the project, we want evergreen content that won't require updates to stay accurate for the reader.

Blog posts that follow that guide should be able to skip the "outdated" content warning placed on posts older than a year

Before:
https://kubernetes.io/blog/2020/08/26/kubernetes-release-1.19-accentuate-the-paw-sitive/

After:
https://deploy-preview-31934--kubernetes-io-main-staging.netlify.app/blog/2020/08/26/kubernetes-release-1.19-accentuate-the-paw-sitive/

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 27, 2022
@k8s-ci-robot k8s-ci-robot added area/blog Issues or PRs related to the Kubernetes Blog subproject language/en Issues or PRs related to English language sig/docs Categorizes an issue or PR as relevant to SIG Docs. labels Feb 27, 2022
@netlify

netlify Bot commented Feb 27, 2022

Copy link
Copy Markdown

✔️ Deploy Preview for kubernetes-io-main-staging ready!

🔨 Explore the source changes: b19e4ff

🔍 Inspect the deploy log: https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/621bfa663da6c700080f1a1c

😎 Browse the preview: https://deploy-preview-31934--kubernetes-io-main-staging.netlify.app

@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 27, 2022
@liggitt liggitt changed the title Allow marking some blog posts as evergreen and exempt from outdated warning Allow marking blog posts as evergreen and exempt from outdated warning Feb 27, 2022
Comment thread content/en/docs/contribute/new-content/blogs-case-studies.md Outdated
@tengqm

tengqm commented Feb 27, 2022

Copy link
Copy Markdown
Contributor

LGTM with a minor suggestion.

@sftim

sftim commented Feb 27, 2022

Copy link
Copy Markdown
Contributor

/area web-development
/approve

LGTM

With or without that nit highlighted by @tengqm, this is a nice and welcome improvement.

@k8s-ci-robot k8s-ci-robot added the area/web-development Issues or PRs related to the kubernetes.io's infrastructure, design, or build processes label Feb 27, 2022
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sftim

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 27, 2022
@tengqm

tengqm commented Feb 28, 2022

Copy link
Copy Markdown
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 28, 2022
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: fe8521e61c7d2f37eaef74920c48d92b78a17a0b

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/blog Issues or PRs related to the Kubernetes Blog subproject area/web-development Issues or PRs related to the kubernetes.io's infrastructure, design, or build processes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow exempting blog articles from staleness notice

4 participants