Skip to content

Fixes #83: Add direct Algora bounty API integration - #272

Open
slipknoo822-lang wants to merge 2 commits into
appmeee:mainfrom
slipknoo822-lang:feat/algora-api-integration
Open

Fixes #83: Add direct Algora bounty API integration#272
slipknoo822-lang wants to merge 2 commits into
appmeee:mainfrom
slipknoo822-lang:feat/algora-api-integration

Conversation

@slipknoo822-lang

Copy link
Copy Markdown

Closes #83.
Refactored the Algora Bounty Source to fetch directly from console.algora.io/api/bounties instead of relying solely on GitHub issue scraping. This correctly pulls amount_usd values, org, and handles direct URLs as requested.

Tests updated to reflect direct API integration.

@vercel

vercel Bot commented Jul 15, 2026

Copy link
Copy Markdown

@rhoggs-bot-test-account is attempting to deploy a commit to the drdrewcain's projects Team on Vercel.

A member of the Team first needs to authorize it.

@slipknoo822-lang

Copy link
Copy Markdown
Author

Hey @DrDrewCain 👋 Just checking in — let me know if there's anything I need to adjust for this to be merged. Thanks!

- Remove unused AlgoraAPIResponse interface
- Change let to const for rewardCurrency (prefer-const)
- Remove unused customRepos parameter
- Fix import sorting in algora.test.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Algora bounty integration

1 participant