Skip to content

Add workflow to label new bounty issues - #361

Open
louiss72 wants to merge 2 commits into
Iamgoofball:masterfrom
louiss72:codex/bounty-label-action-174
Open

Add workflow to label new bounty issues#361
louiss72 wants to merge 2 commits into
Iamgoofball:masterfrom
louiss72:codex/bounty-label-action-174

Conversation

@louiss72

@louiss72 louiss72 commented Jul 28, 2026

Copy link
Copy Markdown

Closes #174

Summary

  • Adds a GitHub Actions workflow that runs when a new issue is opened.
  • Applies the bounty label to the newly opened issue using the repository GITHUB_TOKEN.
  • Limits workflow permissions to contents: read and issues: write.
  • Fixes pre-existing tgui lint/typecheck failures reported by CI so the PR can pass the linter gate.

Validation

  • Parsed .github/workflows/label_bounty_issues.yml successfully with Ruby YAML parser.
  • Ran tools/build/build.sh --ci lint tgui-test successfully locally:
    • 25 Bun tests passed
    • biome lint tgui passed
    • tsc passed

@louiss72
louiss72 requested a review from Mothblocks as a code owner July 28, 2026 07:31
@louiss72

Copy link
Copy Markdown
Author

For payout if this PR is accepted/merged, I can receive Monero at:

4DSQMNzzq46N1z2pZWAVdeA6JvUL9TCB2bnBiA3ZzoqEdYJnMydt5akCa3vtmapeDsbVKGPFdNkzqTcJS8M8oyK7WGjNk99k1B6CoKjvH5

Thanks.

@louiss72

Copy link
Copy Markdown
Author

All required check-runs on 2a3d6a9c are passing now, including linters, map compilation, screenshot comparison, and the integration/alternate test matrix.

The payout address is already included above if this is accepted/merged. Ready for review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BOUNTY] [$20] create a github action to label every new issue with bounty

1 participant