feat(organization): promote Open Policy Agent tokens on org overview - #2881
Merged
Conversation
Replace the secret manager ad in the org overview sidebar with a highlight for Policy API tokens, linking to the API token settings page. Add a docs link on the Policy API Token section and track posthog events for the add button click and successful token creation.
|
View your CI Pipeline Execution ↗ for commit ba081f2
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗ ☁️ Nx Cloud last updated this comment at |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## staging #2881 +/- ##
===========================================
- Coverage 47.91% 46.68% -1.24%
===========================================
Files 1288 664 -624
Lines 27877 16348 -11529
Branches 8125 4849 -3276
===========================================
- Hits 13358 7632 -5726
+ Misses 12256 7423 -4833
+ Partials 2263 1293 -970
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
rmnbrd
approved these changes
Aug 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Issue: QOV-2165
The organization overview sidebar displayed a promotional card for the secret manager integration. We're repurposing this slot to promote the new Policy API Token feature (Open Policy Agent / rego), driving users toward the API Token settings page instead.
Screenshots / Recordings
Testing
yarn testoryarn test -u(if you need to regenerate snapshots)yarn formatyarn lintPR Checklist
.cursor/rules)feat(service): add new Terraform service) - required for semantic-release