Closed hoangnv-bkhn closed 4 weeks ago
Name | Link |
---|---|
Latest commit | 8f75819efe2521cde6dcb0ff2132e51540916b10 |
Latest deploy log | https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/671bfa949b21840008f98345 |
Deploy Preview | https://deploy-preview-2574--go-feature-flag-doc-preview.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 85.48%. Comparing base (
180fa5d
) to head (8f75819
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thanks @hoangnv-bkhn for maintaining this part of the CI, it is way better now.
Description
Problem: Assignee can take issue using
onlydustapp
bot, and this bot does not assignAssigned
label We need to check stale issue based on assignee list Reference: https://github.com/actions/stale?tab=readme-ov-file#include-only-assignedThe way it was resolved: Change stale issue check conditions
How to test the change: Change workflow schedule (
cron
), number of days before being marked as stale (env.DAYS_UNTIL_STALE
) inunassign-issue.yml
, and checkCloses issue(s)
Resolve #2313
Checklist
README.md
and/website/docs
)