Skip to content

Raise Goal daily AI credits limit#13

Merged
mrjf merged 1 commit into
mainfrom
fix-ai-credit-limit
Jun 12, 2026
Merged

Raise Goal daily AI credits limit#13
mrjf merged 1 commit into
mainfrom
fix-ai-credit-limit

Conversation

@mrjf

@mrjf mrjf commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Fixes #12.

Sets the Goal workflow daily AI Credits guardrail to 200K in both workflow markdown sources and recompiles the installed lock file. The compiled workflow now emits GH_AW_MAX_DAILY_AI_CREDITS: "200000".

Verification:

  • gh aw compile goal
  • frontmatter YAML parse for workflows/goal.md and .github/workflows/goal.md
  • python3 -m unittest discover -s tests -q
  • python3 -m py_compile workflows/scripts/goal_scheduler.py .github/workflows/scripts/goal_scheduler.py
  • git diff --check

@mrjf
mrjf merged commit 29443c2 into main Jun 12, 2026
7 checks passed
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.

[aw] Goal failed

1 participant