dosubot[bot] commented on issue #8487: URL: https://github.com/apache/incubator-devlake/issues/8487#issuecomment-3025042257
<!-- Answer --> The GitHub releases collection feature in DevLake has been fundamentally changed. The old raw table, `_raw_github_graphql_release`, was intentionally dropped as part of a migration to a new storage approach, but there is currently no direct replacement or new extraction logic for GitHub releases in the latest codebase. The "Extract Releases" and "Convert Releases" subtasks are still registered, but they act as no-ops—they finish immediately without collecting or converting any data, which matches your pipeline logs. This means GitHub release data is not being collected or populated into `cicd_releases` at this time, and there is no alternative or recommended method available in v20250513@a4406df. For now, monitoring future release notes or discussions is the best way to track if/when this feature is restored or replaced. [Reference: migration script dropping the table](https://github.com/apache/incubator-devlake/blob/2c15ad880dce830c6512fa58039527cbf4745b8b/backend/plugins/github_graphql/model/migrationscripts/20240808_flush_rawdata.go) <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/f7036c65-192f-4ff4-83b5-82357b21fd16?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/f7036c65-192f-4ff4-83b5-82357b21fd16?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/f7036c65-192f-4ff4-83b5-82357b21fd16?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/f7036c65-192f-4ff4-83b5-82357b21fd16?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/f7036c65-192f-4ff4-83b5-82357b21fd16?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/f7036c65-192f-4ff4-83b5-82357b21fd16?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/f7036c65-192f-4ff4-83b5-82357b21fd16?feedback_type=other)</sup> [](https://go.dosu.dev/discord-bot) [! [Share on X](https://img.shields.io/badge/X-share-black)](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/incubator-devlake/issues/8487) -- 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: dev-unsubscr...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org