Migrate to the Search API for the Issue Finder #542
Labels
🤖 aspect: dx
Concerns developers' experience with the codebase
🌟 goal: addition
Addition of new feature
🟨 priority: medium
Not blocking but should be fixed soon
💪 skill: javascript
Requires proficiency in 'JavaScript'
🏁 status: ready for work
Ready for work
Problem
The Issue Finder wanted to use the "Issues list for org" API but that required authentication so we built an hourly sync service in
ccos-scripts
.Description
Switch to the "Search issues and pull requests" API. This removes the need for hourly sync and eliminates many issues like #523 in the long term.
Implementation
The text was updated successfully, but these errors were encountered: