Skip to content

gh-aw 0.6.1

Choose a tag to compare

@github-actions github-actions released this 12 Sep 21:19
9f5ab15

What's Changed

  • Add test agentic workflows and integrate into build process by @Copilot in #746
  • starlight docs by @pelikhan in #748
  • Configure Astro Starlight with starlight-llms-txt extension by @Copilot in #756
  • Add Astro Starlight links validator extension and fix broken documentation links by @Copilot in #758
  • Fix Astro configuration for GitHub Pages deployment by adding missing base path and fixing broken links by @Copilot in #759
  • Add starlight-github-alerts extension for proper GitHub alert rendering in docs by @Copilot in #760
  • Generate TypeScript definitions for safe outputs JSONL types by @Copilot in #764
  • Refine XML sanitization to convert tags to parentheses format while removing character escaping by @Copilot in #765
  • Add test agentic workflows for all documented safe output types, fix workflow cancellation behavior, and correct GitHub Actions toolkit usage by @Copilot in #766
  • Fix staged safe outputs handling in create_pull_request.cjs by @Copilot in #772
  • Fix core.warn API usage and enable comprehensive type checking for JavaScript files by @Copilot in #768
  • Add staged output support to aw_info.json, --no-staged filtering to logs command, and refactor aw_info.json parsing by @Copilot in #767
  • Update format lint workflow to create pull request instead of direct push by @Copilot in #774
  • Auto-format: Code formatting and linting fixes by @github-actions[bot] in #784
  • Fix javascript typecheck issues by @pelikhan in #787
  • Fix JavaScript test mocks - add missing @actions/core methods and correct test expectations by @Copilot in #791
  • Add staged environment variable support to create-pull-request, create-issue, and add-issue-label jobs by @Copilot in #792
  • Fix missing staged environment variable in create-discussion jobs by @Copilot in #800
  • Consolidate team membership validation to task job with workflow cancellation (#793) by @Copilot in #799
  • builtin playwright tool by @Copilot in #629

New Contributors

  • @github-actions[bot] made their first contribution in #784

Full Changelog: v0.6.0...v0.6.1