Skip to content

Release v3.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 08:13
· 77 commits to refs/heads/main since this release
c10d1c7

What's Changed

New

  • This issue adds plan-filter into TFaGA (#223) @phracek
  • feat: allow to provide context for non-PR events (#220) @jamacku

Bug Fixes

  • Don't cancel TF request when GHA Runner cancel the job :octocat: (#212) @jamacku
  • fix: don't fail when pull_request context in unavailable (#207) @jamacku
  • Fix link in case of private (#205) @phracek

Documentation

  • Remove debug input - no longer supported (outdated documentation) (#213) @jamacku
  • doc: fix and update create_github_summary documentation (#210) @jamacku

Dependency Updates

7 changes
  • build(deps): bump @octokit/plugin-throttling from 9.3.0 to 9.3.1 (#221) @dependabot
  • build(deps-dev): bump @vitest/coverage-v8 from 1.6.0 to 2.0.5 (#216) @dependabot
  • build(deps-dev): bump vitest from 1.6.0 to 2.0.5 (#217) @dependabot
  • build(deps-dev): bump typescript from 5.5.2 to 5.5.4 (#218) @dependabot
  • build(deps-dev): bump @types/node from 20.14.9 to 22.0.2 (#219) @dependabot
  • build(deps): bump @octokit/rest from 21.0.0 to 21.0.1 (#215) @dependabot
  • build(deps-dev): bump prettier from 3.3.2 to 3.3.3 (#214) @dependabot

Full Changelog: v3.0.0...v3.1.0