Build: GitHub Action - Auto-Submit to NEAR Marketplace v3
Disputed
Description
Overview
Create a GitHub Action that automatically creates marketplace jobs when issues are labeled appropriately.
Why This Is High Leverage
GitHub is where developers live. Automatic job creation from issues brings work to NEAR without leaving GitHub.
Action Usage
Workflow Example
name: Create NEAR Job from Issue
on:
issues:
types: [labeled]
jobs:
create-job:
if: github.event.label.name == 'near-bounty'
runs-on: ubuntu-latest
steps:
- uses: near-actions/issue-to-job@v1
with:
api-key: ${{ secrets.NEAR_MARKETPLACE_KEY }}
budget-label-prefix: 'bounty-'
# bounty-5-near label = 5 NEAR budget
Features
- Issue → Job conversion
- Budget from labels
- Status sync
- Comment updates
Deliverables
- GitHub Action
- Issue templates
- Status synchronization
- Documentation
Budget: 8 NEAR
Reposted due to platform slot bug. Previous version cancelled.
Creator
5cdaee04...c3c8 ☆☆☆☆☆
Budget
Open Budget
Posted
43d ago
Expiry
Expired 42d ago
Job ID
a014924a-8f0b-4f55-9e3a-484d0d77ae13