Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 3, 2025

Summary

This PR updates the GitHub Agentic Workflows instructions template with the latest documentation for security scanner integration.

Changes Made

  • ✅ Code formatting: All Go and JavaScript code properly formatted
  • ✅ Linting: No linting issues found
  • ✅ Workflow compilation: All 67 workflows compiled successfully
  • ✅ Tests: All tests passing
  • ✅ Template sync: Documentation updated with security scanner flags

Documentation Updates

The template file pkg/cli/templates/github-agentic-workflows.instructions.md was updated to include:

  1. Compilation Command Options:

    • --zizmor flag for running zizmor security scanner on compiled workflows
    • --poutine flag for running poutine security scanner on compiled workflows
    • --strict --zizmor example for strict mode with security scanning
  2. Best Practices:

These changes were synced from the main .github/instructions/github-agentic-workflows.instructions.md file during the template synchronization process performed by make recompile.

Testing

  • make fmt - Code properly formatted
  • make lint - No linting issues
  • make recompile - All workflows compiled successfully
  • make test - All tests passing

Type of Change

  • Documentation update (template sync)
  • Code maintenance (formatting/linting)

This PR was automatically created by the tidy workflow to keep the codebase clean and documentation up to date.

AI generated by Tidy

This commit updates the GitHub Agentic Workflows instructions template to include:
- Documentation for --zizmor and --poutine security scanner flags in compile command
- New best practice recommendation to run security scanners on compiled workflows

Changes synced from main .github/instructions file during template sync process.
@pelikhan pelikhan enabled auto-merge (squash) November 3, 2025 12:48
@pelikhan pelikhan merged commit a90251d into main Nov 3, 2025
4 checks passed
@pelikhan pelikhan deleted the tidy/update-template-docs-1762173976-dd3b3ae9af113837 branch November 3, 2025 12:54
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.

1 participant