Skip to content

Commit

Permalink
refactor: get rid of probot
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku committed Nov 8, 2023
1 parent 9ba9cec commit 94b8c77
Show file tree
Hide file tree
Showing 35 changed files with 56,657 additions and 155,560 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ inputs:
required: true
default: ${{ github.event.number }}
description: Pull Request number
config-path:
required: true
default: .github/development-freeze.yml
description: Path to configuration file
token:
required: true
description: GitHub token used to set issue labels
Expand Down
3 changes: 3 additions & 0 deletions dist/action.d.ts

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

41 changes: 41 additions & 0 deletions dist/action.js

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

1 change: 1 addition & 0 deletions dist/action.js.map

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

7 changes: 2 additions & 5 deletions dist/config.d.ts

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

8 changes: 6 additions & 2 deletions dist/config.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/config.js.map

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

Loading

0 comments on commit 94b8c77

Please sign in to comment.