Skip to content

Add Stellar bounty CLI command#7

Closed
pntech20 wants to merge 1 commit into
issueflow-buidl:mainfrom
pntech20:feat/bounty-command
Closed

Add Stellar bounty CLI command#7
pntech20 wants to merge 1 commit into
issueflow-buidl:mainfrom
pntech20:feat/bounty-command

Conversation

@pntech20
Copy link
Copy Markdown

Summary

  • add an issueflow bounty command for Stellar USDC bounty details
  • validate repo, issue, amount, token, and network before preparing the bounty
  • support dry runs, optional Soroban contract ids, and issue comments

Checks

  • npx --yes pnpm@10.33.0 run build
  • node dist/index.js bounty --repo issueflow-buidl/issueflow-terminal --issue 3 --amount 10 --dry-run
  • git diff --check

Closes #3

@DavisVT
Copy link
Copy Markdown
Contributor

DavisVT commented May 23, 2026

@pntech20 Thank you for your PR! We've decided to go with another solution for this issue, but I appreciate your effort. Issue #2 is still open - would you like me to assign it to you? Just let me know. Thanks!

@DavisVT DavisVT closed this May 23, 2026
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.

[CLI] Implement bounty command

2 participants