Settings

Theme

Show HN: OpenHands' GitHub Action

github.com

2 points by xinbenlv 8 months ago · 0 comments · 1 min read

Reader

Just created an open sourced Github Action and published on Marketplace: "xinbenlv/openhands-action": This GitHub Action brings the power of OpenHands' AI automation directly into your GitHub workflows. Now you can execute complex tasks using natural language prompts right in your CI/CD pipelines! Check it out here: https://github.com/xinbenlv/openhands-action Example usage: ```yaml - name: Execute OpenHands Task uses: xinbenlv/openhands-action@v1 with: prompt: "Your natural language task description here" llm_api_key: ${{ secrets.LLM_API_KEY }} ``` Would love to hear your thoughts and see what creative ways you'll use this in your workflows! Let me know if you have any questions or need help getting started. :blush:

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection