KHARSHAVARDHAN-eng opened a new pull request, #42994: URL: https://github.com/apache/superset/pull/42994
### SUMMARY Fixes #42989 This PR corrects three outdated repository facts documented across the codebase: 1. **JS-to-TS Migration Status**: Updated `.claude/projects/js-to-ts/PROJECT.md` to reflect that application code migration (`superset-frontend/src` and `plugins/`) is complete (0 JS/JSX files), listing the remaining generator/mock JS files in `packages/`. 2. **Issue Lifecycle & Staleness**: Removed non-existent status labels (`needs-triage`, `confirmed`, `in-progress`, `blocked`, `stale`) and stale bot workflows from `docs/developer_docs/contributing/issue-reporting.md` and its versioned doc copy. Deleted unreferenced `.github/stale.yml`. 3. **LLMS.md -> AGENTS.md**: Updated references from `LLMS.md` to `AGENTS.md` across developer and user setup documentation. ### TESTING INSTRUCTIONS - Verified file paths and existing repository status. - Ran `pre-commit run` on modified files. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
