Skip to content

Allow Goal workflow to edit README#6

Merged
mrjf merged 1 commit into
mainfrom
fix-readme-protected
Jun 11, 2026
Merged

Allow Goal workflow to edit README#6
mrjf merged 1 commit into
mainfrom
fix-readme-protected

Conversation

@mrjf

@mrjf mrjf commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Fixes #5.

The Goal workflow is intended to work on issue-defined goals, including README/documentation goals. This keeps the existing fallback-to-issue policy for truly protected files, but excludes README.md from the protected set for both new Goal PR creation and subsequent pushes to the Goal PR branch.

Verification:

  • ruby -e 'require "yaml"; YAML.safe_load(File.read("workflows/goal.md").split(/^---\s*$/, 3)[1], aliases: true)'
  • python3 -m unittest discover -s tests -q
  • python3 -m py_compile workflows/scripts/goal_scheduler.py
  • git diff --check

@mrjf
mrjf merged commit 2b4950b into main Jun 11, 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.

[Goal #2] Goal: add documentation to readme reflecting Claude and Codex's use of /goal

1 participant