Skip to content

Commit

Permalink
Typescript - fix parsing of tf responses and improve error handling (#85
Browse files Browse the repository at this point in the history
)

* fix: parse from tf response only things that we use

* refactor: pass pr object directly to action()

* fix: set status to failed when error occurs
  • Loading branch information
jamacku authored and zmiklank committed Jan 18, 2024
1 parent d740d2e commit 6cb0ef2
Show file tree
Hide file tree
Showing 17 changed files with 232 additions and 98 deletions.
4 changes: 2 additions & 2 deletions dist/action.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 6 additions & 7 deletions dist/action.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/action.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6cb0ef2

Please sign in to comment.