tektoncd / website

Tekton Website
https://tekton.dev
Apache License 2.0
63 stars 151 forks source link

Reorganize the left navigation menu #395

Closed geriom closed 1 year ago

geriom commented 2 years ago

Changes

To match the structure agreed on the documentation plan, this CL moves the imported documentation to its own section, "Reference".

Navigation comparison

New Old
Screenshot from 2022-06-22 11-14-26 Screenshot from 2022-06-22 11-10-11

/closes #338

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you review them:

See the contribution guide for more details.

tekton-robot commented 2 years ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To complete the pull request process, please assign geriom You can assign the PR to them by writing /assign @geriom in a comment when ready.

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/tektoncd/website/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
geriom commented 2 years ago

It seems I have to update the unit tests too. Added "work in progress" till it passes all the checks. Feel free to review what's currently here.

tekton-robot commented 2 years ago

@geriom: PR needs rebase.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
tekton-robot commented 1 year ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale with a justification. Stale issues rot after an additional 30d of inactivity and eventually close. If this issue is safe to close now please do so with /close with a justification. If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/lifecycle stale

Send feedback to tektoncd/plumbing.

geriom commented 1 year ago

/lifecycle frozen

I'll do my best to come back to this before the end of the year. Either updating the sync script or exploring a different approach.

tekton-robot commented 1 year ago

@geriom: The lifecycle/frozen label cannot be applied to Pull Requests.

In response to [this](https://github.com/tektoncd/website/pull/395#issuecomment-1317516160): >/lifecycle frozen > >I'll do my best to come back to this before the end of the year. Either updating the sync script or exploring a different approach. Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
geriom commented 1 year ago

/remove-lifecycle stale

geriom commented 1 year ago

Attempting a different approach in #502 Closing this one.