Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add stale flag count to project status payload #8751

Merged
merged 10 commits into from
Nov 14, 2024

Conversation

thomasheartman
Copy link
Contributor

This PR adds stale flag count to the project status payload. This is useful for the project status page to show the number of stale flags in the project.

Copy link

vercel bot commented Nov 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 14, 2024 2:10pm
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 14, 2024 2:10pm

Copy link
Contributor

github-actions bot commented Nov 14, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

1-3110: use read model instead

1-3110: begin rename

1-3110: put things in own folder

1-3110: fix file rename

1-3110: finish switch

1-3110: fix missing imports
@thomasheartman thomasheartman merged commit 5d32d14 into main Nov 14, 2024
8 of 9 checks passed
@thomasheartman thomasheartman deleted the 1-3110/return-stale-flags-for-project-status branch November 14, 2024 14:10
thomasheartman added a commit that referenced this pull request Nov 14, 2024
Builds on the backend code added in #8751
thomasheartman added a commit that referenced this pull request Nov 14, 2024
Builds on the backend code added in
#8751

This wires up the front end to use the data returned from the API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants