Skip to content

feat: Adds label filtering on projects#6413

Draft
SvenW wants to merge 1 commit into
akuity:mainfrom
SvenW:feat/label-filtering
Draft

feat: Adds label filtering on projects#6413
SvenW wants to merge 1 commit into
akuity:mainfrom
SvenW:feat/label-filtering

Conversation

@SvenW

@SvenW SvenW commented Jun 5, 2026

Copy link
Copy Markdown

Description

Closes #6298

Multiple labels supported and updates the query string so it's possible to share links between users. I now noticed that the issue hasn't been fully accepted but we've hit the same limitation as well and really needed the feature...

Checklist

Eligibility

  • Linked to an existing issue with no blocking labels (kind/proposal, needs discussion, needs research, maintainer only, area/security, size/large, size/x-large, size/xx-large).
  • Changes documentation only.
  • Changes ten lines or fewer.

Quality

  • Adds or updates corresponding tests.
  • Adds or updates corresponding documentation.

AI Use Disclosure

This PR was written:

  • By a human without AI assistance.
  • By a human with AI assistance. A human has reviewed every line prior to opening the PR.
  • By an AI with human supervision. A human has reviewed every line prior to opening the PR.
  • Entirely by an AI. No human has reviewed this prior to opening the PR.

Sign-Off

All commits:

  • Are signed off by their author (git commit -s) (required)
  • Are cryptographically signed (git commit -S) (encouraged)

@SvenW SvenW requested a review from a team as a code owner June 5, 2026 08:54
@netlify

netlify Bot commented Jun 5, 2026

Copy link
Copy Markdown

Deploy Preview for docs-kargo-io ready!

Name Link
🔨 Latest commit e6c47aa
🔍 Latest deploy log https://app.netlify.com/projects/docs-kargo-io/deploys/6a228f2613aec20008a49302
😎 Deploy Preview https://deploy-preview-6413.docs.kargo.io
📱 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.

@kargo-governance-bot kargo-governance-bot Bot added kind/enhancement An entirely new feature kind/proposal Indicates maintainers have not yet committed to a feature request needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed policy/blocked-issue labels Jun 5, 2026
@kargo-governance-bot

Copy link
Copy Markdown

Automated Policy Notice

This pull request has been converted to a draft because the linked issue (#6298) has not been unblocked for external contribution. Maintainers do not routinely review drafts.

The issue currently has the following blocking label(s): kind/proposal

To move forward:

  1. Wait for a maintainer to review the issue and remove any blocking labels
  2. Ensure the implementation in this PR is consistent with discussion points in the linked issue
  3. Mark the PR ready for review

See the Contributor Guide for full details.

@kargo-governance-bot kargo-governance-bot Bot marked this pull request as draft June 5, 2026 08:54
the query string.

Signed-off-by: Sven <sven.widen@gmail.com>
@SvenW SvenW force-pushed the feat/label-filtering branch from d2903d5 to e6c47aa Compare June 5, 2026 08:56
@SvenW SvenW changed the title Adds label filtering on projects feat: Adds label filtering on projects Jun 5, 2026
@SvenW SvenW marked this pull request as ready for review June 5, 2026 08:59
@kargo-governance-bot

Copy link
Copy Markdown

Automated Policy Notice

This pull request has been converted to a draft because the linked issue (#6298) has not been unblocked for external contribution. Maintainers do not routinely review drafts.

The issue currently has the following blocking label(s): kind/proposal

To move forward:

  1. Wait for a maintainer to review the issue and remove any blocking labels
  2. Ensure the implementation in this PR is consistent with discussion points in the linked issue
  3. Mark the PR ready for review

See the Contributor Guide for full details.

@kargo-governance-bot kargo-governance-bot Bot marked this pull request as draft June 5, 2026 08:59
@SvenW SvenW marked this pull request as ready for review June 5, 2026 08:59
@kargo-governance-bot

Copy link
Copy Markdown

Automated Policy Notice

This pull request has been converted to a draft because the linked issue (#6298) has not been unblocked for external contribution. Maintainers do not routinely review drafts.

The issue currently has the following blocking label(s): kind/proposal

To move forward:

  1. Wait for a maintainer to review the issue and remove any blocking labels
  2. Ensure the implementation in this PR is consistent with discussion points in the linked issue
  3. Mark the PR ready for review

See the Contributor Guide for full details.

@kargo-governance-bot kargo-governance-bot Bot marked this pull request as draft June 5, 2026 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/enhancement An entirely new feature kind/proposal Indicates maintainers have not yet committed to a feature request needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed policy/blocked-issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI: Label-based filtering

1 participant