Skip to content

[instructions] Sync github-agentic-workflows.md with update_project schema changes#8123

Merged
pelikhan merged 1 commit intomainfrom
main-16ce5c5edd7245e8
Dec 30, 2025
Merged

[instructions] Sync github-agentic-workflows.md with update_project schema changes#8123
pelikhan merged 1 commit intomainfrom
main-16ce5c5edd7245e8

Conversation

@github-actions
Copy link
Contributor

Instructions Update - Schema Synchronization

This PR updates the github-agentic-workflows.md file to reflect recent changes to the update_project safe-output schema.

Changes Made

  • Updated update-project documentation to clarify usage patterns for different content types
  • Added explicit examples for creating draft issues in Projects v2
  • Separated examples for adding existing issues/PRs vs creating draft issues
  • Removed overly prescriptive language ("MUST include") in favor of clearer usage patterns

Documentation Commits Reviewed

Context

The recent commit removed the oneOf constraint from the update_project schema, making it more flexible. The schema now supports:

  • Adding existing issues/PRs with content_type + content_number
  • Creating draft issues with content_type: "draft_issue" + draft_title + optional draft_body

The instructions now better reflect this flexibility and provide clear examples for both use cases.

Validation

  • Followed prompting best practices (imperative mood, minimal examples)
  • Maintained technical tone and brevity
  • Updated only necessary sections
  • Verified accuracy against current schema (pkg/workflow/js/safe_outputs_tools.json)
  • Added concrete examples for both use cases

AI generated by Instructions Janitor

- Clarify usage patterns for different content types
- Add explicit example for creating draft issues in Projects v2
- Separate examples for adding existing issues/PRs vs creating drafts
- Remove overly prescriptive language in favor of clearer patterns

Reflects schema changes from ffd9d2c (removal of oneOf constraint)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation instructions labels Dec 29, 2025
@pelikhan pelikhan merged commit 38a9b32 into main Dec 30, 2025
4 checks passed
@pelikhan pelikhan deleted the main-16ce5c5edd7245e8 branch December 30, 2025 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation instructions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant