apache / incubator-devlake

Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and community growth.
https://devlake.apache.org/
Apache License 2.0
2.61k stars 528 forks source link

[Feature][connections] connection scope configure should support select 'all' #8172

Open blackholll opened 3 weeks ago

blackholll commented 3 weeks ago

Search before asking

Use case

currently, when configuring connection's scope, it will fetch data page by page. in our scene, we have thousands of project in github, jira, sonar. I have to wait load scope options page by page, and then select project one by one. It cost me several hours to config one connection. In my opinion, connection page should provide a option 'all', if user select 'all', devlake should get all project and relate to connection in the backgroud

Description

No response

Related issues

No response

Are you willing to submit a PR?

Code of Conduct