Skip to content

Run spellcheck and link check on push to main - #3685

Open
Okabe-Junya wants to merge 1 commit into
cncf:mainfrom
Okabe-Junya:Okabe-Junya/chore/run-ci-on-main
Open

Okabe-Junya wants to merge 1 commit into
cncf:mainfrom
Okabe-Junya:Okabe-Junya/chore/run-ci-on-main

Conversation

@Okabe-Junya

@Okabe-Junya Okabe-Junya commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator

Describe your changes

SSIA

Why

Caches saved by pull_request runs are scoped to that PR and cannot be shared with other PRs - only caches on the default branch are visible to every run

cf. https://docs.github.com/en/actions/reference/workflows-and-actions/dependency-caching#restrictions-for-accessing-a-cache.

Running on push to main keeps a shared cache warm, as the docs recommend.

Related issue number or link (ex: resolves #issue-number)

N/A

Checklist before opening this PR (put x in the checkboxes)

  • This PR does not contain plagiarism
    • don’t copy other people’s work unless you are quoting and contributing it to them.
  • I have signed off on all commits
    • signing off (ex: git commit -s) is to affirm that commits comply DCO. If you are working locally, you could add an alias to your gitconfig by running git config --global alias.ci "commit -s".

Signed-off-by: Junya Okabe <junya.okabe.ig@gmail.com>
@netlify

netlify Bot commented Sep 22, 2026

Copy link
Copy Markdown

Deploy Preview for cncfglossary ready!

Name Link
🔨 Latest commit d4fe4f8
🔍 Latest deploy log https://app.netlify.com/projects/cncfglossary/deploys/6ab21365e3329800084ac7cb
😎 Deploy Preview https://deploy-preview-3685--cncfglossary.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Okabe-Junya Okabe-Junya self-assigned this Sep 22, 2026
@Okabe-Junya
Okabe-Junya marked this pull request as ready for review September 22, 2026 05:50

@nate-double-u nate-double-u left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/lgtm

Thanks @Okabe-Junya

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