Skip to content

Conversation

@github-actions
Copy link
Contributor

Instructions Update - Synchronized with v0.36.0

This PR updates the github-agentic-workflows.md file based on documentation changes since the v0.36.0 release (2026-01-08).

Changes Made

Added documentation for 6 safe-output types that were missing from the instructions:

Project Management Safe-Outputs:

  • create-project - Create GitHub Projects V2 boards
  • copy-project - Copy GitHub Projects V2 boards
  • create-project-status-update - Create status updates for GitHub Projects

Pull Request Safe-Outputs:

  • mark-pull-request-as-ready-for-review - Mark draft PRs as ready for review

Code Scanning Safe-Outputs:

  • autofix-code-scanning-alert - Add automated fixes to code scanning alerts

Data Reporting Safe-Outputs:

  • missing-data - Report missing data required to complete tasks (with optional issue creation)

Documentation Commits Reviewed

Validation

  • Followed prompting best practices (imperative mood, minimal examples)
  • Maintained technical tone and brevity
  • Updated only necessary sections
  • Verified accuracy against current codebase (pkg/workflow/imports.go, compiler_types.go, and individual config files)
  • Removed outdated or redundant content (N/A - additions only)
  • Followed existing documentation patterns for safe-output types
  • Included all configuration options with appropriate defaults

AI generated by Instructions Janitor

- Add create-project, copy-project, create-project-status-update
- Add mark-pull-request-as-ready-for-review
- Add autofix-code-scanning-alert
- Add missing-data with issue creation support

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 Jan 29, 2026
@pelikhan pelikhan merged commit f67ae4d into main Jan 29, 2026
@pelikhan pelikhan deleted the main-c6092934385b2c80 branch January 29, 2026 21:00
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.

2 participants