Skip to content

Fix redirect to community contributing page#6570

Merged
knative-prow[bot] merged 2 commits into
mainfrom
copilot/fix-redirect-target-warning
Feb 4, 2026
Merged

Fix redirect to community contributing page#6570
knative-prow[bot] merged 2 commits into
mainfrom
copilot/fix-redirect-target-warning

Conversation

Copilot AI commented Feb 4, 2026

Copy link
Copy Markdown
Contributor

The mkdocs-redirects plugin fails in strict mode because community/contributing/README.md doesn't exist. The actual file is at docs/community/contributing.md.

Changes

  • config/redirects.yml: Changed redirect target from community/contributing/README.md to community/contributing.md (line 4)

Notes

The build script (hack/build.sh) pulls additional redirects from release-1.21 during CI, which still contains the incorrect redirect. A backport PR to release-1.21 is needed to fully resolve the CI failure.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@knative-prow knative-prow Bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 4, 2026
@netlify

netlify Bot commented Feb 4, 2026

Copy link
Copy Markdown

Deploy Preview for knative ready!

Name Link
🔨 Latest commit df5fe4f
🔍 Latest deploy log https://app.netlify.com/projects/knative/deploys/6983c471028f4d00075c492f
😎 Deploy Preview https://deploy-preview-6570--knative.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.

Changed 'community/contributing/README.md' to 'community/contributing.md' in the redirect configuration to match the actual file location. The file is at docs/community/contributing.md, not docs/community/contributing/README.md.

Co-authored-by: dprotaso <18562+dprotaso@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix redirect target warning in build script Fix redirect target for community contributing page Feb 4, 2026
Copilot AI requested a review from dprotaso February 4, 2026 22:04
@knative-prow knative-prow Bot 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 4, 2026
Copilot AI changed the title Fix redirect target for community contributing page Fix redirect to community contributing page Feb 4, 2026
@dprotaso dprotaso force-pushed the copilot/fix-redirect-target-warning branch from c24409b to df5fe4f Compare February 4, 2026 22:13
@knative-prow knative-prow Bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 4, 2026
@dprotaso dprotaso marked this pull request as ready for review February 4, 2026 22:13
@knative-prow knative-prow Bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 4, 2026
@knative-prow knative-prow Bot requested review from Leo6Leo and nainaz February 4, 2026 22:13
@dprotaso

dprotaso commented Feb 4, 2026

Copy link
Copy Markdown
Member

/lgtm
/approve
/cherry-pick release-1.20
/cherry-pick release-1.21

@knative-prow-robot

Copy link
Copy Markdown
Contributor

@dprotaso: once the present PR merges, I will cherry-pick it on top of release-1.20, release-1.21 in new PRs and assign them to you.

Details

In response to this:

/lgtm
/approve
/cherry-pick release-1.20
/cherry-pick release-1.21

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@knative-prow knative-prow Bot added the lgtm Indicates that a PR is ready to be merged. label Feb 4, 2026
@knative-prow

knative-prow Bot commented Feb 4, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Copilot, dprotaso

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

@knative-prow knative-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 4, 2026
@knative-prow knative-prow Bot merged commit d438411 into main Feb 4, 2026
31 of 33 checks passed
@dprotaso dprotaso deleted the copilot/fix-redirect-target-warning branch February 4, 2026 22:14
@knative-prow-robot

Copy link
Copy Markdown
Contributor

@dprotaso: #6570 failed to apply on top of branch "release-1.20":

Patch is empty.
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To record the empty patch as an empty commit, run "git am --allow-empty".
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"

Details

In response to this:

/lgtm
/approve
/cherry-pick release-1.20
/cherry-pick release-1.21

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@knative-prow-robot

Copy link
Copy Markdown
Contributor

@dprotaso: #6570 failed to apply on top of branch "release-1.21":

Patch is empty.
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To record the empty patch as an empty commit, run "git am --allow-empty".
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"

Details

In response to this:

/lgtm
/approve
/cherry-pick release-1.20
/cherry-pick release-1.21

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

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. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants