mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-27 11:02:16 +01:00
https://linear.app/unleash/issue/2-3749/prevent-ai-flag-cleanup-from-removing-the-wrong-flag This slightly refines our prompt so we're strictly focusing on the relevant flag, instead of mistakenly targeting other flags. Also includes: - Adding our prompt to our output so we can more easily debug it - Only grab the last cleanup summary in case there are multiple (more than one step from the agent) - Add a warning to the summary in case the agent couldn't find conditional logic related to the flag, only definitions / configurations Did a few manual tests and it seemed to work correctly. Example: https://github.com/Unleash/unleash/pull/10461 |
||
|---|---|---|
| .. | ||
| add-to-project.yml | ||
| ai-flag-cleanup-pr.yml | ||
| ai-flag-cleanup.yml | ||
| auto-assign-pr-author.yaml | ||
| build_coverage.yaml | ||
| build_doc_prs.yaml | ||
| build_frontend_prs.yml | ||
| build_prs_jest_report.yaml | ||
| build.yaml | ||
| check_links.yaml | ||
| codeql-analysis.yml | ||
| core-feature-alert.yml | ||
| dependency-review.yml | ||
| docker_publish.yaml | ||
| e2e.frontend.yaml | ||
| flag-no-response.yaml | ||
| gitar-duet-action.yml | ||
| gradual-strict-null-checks.yml | ||
| hypermod.yml | ||
| notify_enterprise.yaml | ||
| openapi-diff.yaml | ||
| pr_add_test_results.yaml | ||
| publish-new-version.yaml | ||
| release.yaml | ||
| reset_heroku.yml | ||
| update_contributors.yaml | ||
| update_version_for_version_checker.yml | ||
| validate-migrations.yaml | ||