-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support pre-workflow hooks on all comment/auto triggered commands. (#43…
…) (#1418) Fixes pre-workflow-hooks not logging errors #1371 Prevents pre-workflow-hook from locking and cloning the dir if there are no hooks registered. #1342
- Loading branch information
1 parent
5e4bde4
commit 8598c37
Showing
16 changed files
with
552 additions
and
269 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 14 additions & 1 deletion
15
server/events/mocks/matchers/ptr_to_events_commandcontext.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
51 changes: 23 additions & 28 deletions
51
server/events/mocks/mock_pre_workflows_hooks_command_runner.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.