Skip to content

Conversation

@deepsm007
Copy link
Contributor

Enhance the overview page with detailed information about:

  • What problem Prow solves
  • Who Prow is for (primary users and skill levels)
  • Comprehensive key features (job execution, webhooks, plugins, Tide, Deck, Spyglass, etc.)
  • Integration support details

Preserves existing valuable content about Prow in the wild and useful talks.

Enhance the overview page with detailed information about:
- What problem Prow solves
- Who Prow is for (primary users and skill levels)
- Comprehensive key features (job execution, webhooks, plugins, Tide, Deck, Spyglass, etc.)
- Integration support details

Preserves existing valuable content about Prow in the wild and useful talks.
@netlify
Copy link

netlify bot commented Nov 20, 2025

Deploy Preview for k8s-prow ready!

Name Link
🔨 Latest commit 5301532
🔍 Latest deploy log https://app.netlify.com/projects/k8s-prow/deploys/691f3313c5a8a900078c661e
😎 Deploy Preview https://deploy-preview-553--k8s-prow.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.

@k8s-ci-robot k8s-ci-robot added the area/documentation Issues or PRs related to documentation label Nov 20, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: deepsm007
Once this PR has been reviewed and has the lgtm label, please assign krzyzacy for approval. For more information see the Code Review Process.

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

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 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Nov 20, 2025
@k8s-ci-robot
Copy link
Contributor

Hi @deepsm007. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@k8s-ci-robot k8s-ci-robot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Nov 20, 2025
@matthyx
Copy link
Contributor

matthyx commented Nov 20, 2025

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Nov 20, 2025
@stmcginnis
Copy link
Contributor

Nice clarification - I could see this being useful for anyone new to the project to help understand its purpose.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 23, 2025
Copy link
Contributor

@petr-muller petr-muller left a comment

Choose a reason for hiding this comment

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

I am not exactly a fan of the "header and 3-5 bullets" that the LLMs tend to prefer but I think having structured approachable content like this is better than no content.

There are some imprecise statements (commented inline) thought that I think should be fixed.

- **Code Review Automation**: Automate repetitive review tasks and enforce project policies
- **Project Management**: Automate issue management, labeling, and project workflows
- **Scalability**: Handle thousands of repositories and millions of test runs
- **Integration**: Integrate with GitHub, Gerrit, and other code hosting platforms
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think we have integration with anything else than GH and gerrit

- **Presubmit Jobs**: Run on pull requests before merge
- **Postsubmit Jobs**: Run after code is merged
- **Periodic Jobs**: Run on a schedule (cron-based)
- **Batch Jobs**: Run multiple jobs in parallel
Copy link
Contributor

Choose a reason for hiding this comment

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

Not true, batch jobs test multiple PRs at once before merge to ensure they are compatible with each other

Deck provides a web interface for:
- Viewing job status and history
- Browsing test results and logs
- Managing Prow configuration
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think we have this

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

Labels

area/documentation Issues or PRs related to documentation cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants