Skip to content

v2.1.7

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 18:03
· 548 commits to main since this release

What's Changed

  • Removed mock from everywhere by @CatChen in #403
  • Separated the getESLint function to its own module by @CatChen in #404
  • Separated the getESLintOutput function to its own module by @CatChen in #405
  • Separated the getOctokit function to its own module by @CatChen in #406
  • Separated the getPullRequestMetadata function to its own module by @CatChen in #407
  • Separated the getPushMetadata function to its own module by @CatChen in #408
  • Separated the getIndexedModifiedLines function to its own module by @CatChen in #409
  • Separated the pullRequestEventHandler function and dependencies to its own module by @CatChen in #410
  • Separated the pushEventHandler function and dependencies to its own module by @CatChen in #411
  • Separated the defaultEventHandler function and dependencies to its own module by @CatChen in #412
  • Separated the changeDirectory function and dependencies to its own module by @CatChen in #413
  • Refactored with import type for all types by @CatChen in #414
  • Added support for workflow_run event triggered by pull_request event by @CatChen in #415
  • Added support for workflow_run event triggered by other events by @CatChen in #416
  • Removed unused line by @CatChen in #417
  • Bump CatChen/check-git-status-action from 1.0.5 to 1.0.8 by @dependabot in #423
  • Bump @octokit/graphql-schema from 12.15.1 to 12.17.0 by @dependabot in #422
  • Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0 by @dependabot in #421
  • Bump @types/node from 18.11.3 to 18.11.4 by @dependabot in #420
  • Bump eslint from 8.25.0 to 8.26.0 by @dependabot in #418
  • Bump @typescript-eslint/parser from 5.40.1 to 5.41.0 by @dependabot in #419
  • Bump @types/node from 18.11.4 to 18.11.5 by @dependabot in #426
  • Bump @octokit/graphql-schema from 12.17.0 to 12.19.0 by @dependabot in #425
  • Bump @types/eslint from 8.4.7 to 8.4.8 by @dependabot in #424
  • Bump @types/node from 18.11.5 to 18.11.7 by @dependabot in #430
  • Bump @octokit/graphql-schema from 12.19.0 to 12.21.0 by @dependabot in #429
  • Fixed lint warning for unused import by @CatChen in #431

Full Changelog: v2.1.6...v2.1.7