Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Execution hooks (core features) #508
Execution hooks (core features) #508
Changes from all commits
d1c9158
75fa4e5
fb61dd4
a3942ce
4a8192f
6caf1c0
e066d45
3ca7655
6b55bca
c1b4f3d
652ed87
4232c06
201b7f1
130e85d
b03d211
460e1e7
03fd426
ca207d9
5602701
4f21e6a
6c93fdc
f05d45e
6d8afef
556446e
28f621a
860abd6
074cb5b
05e0a81
20dcb32
40169c8
cf19cb9
3a55d5b
2b3b0ec
d0a15bc
1ec837c
2e3a15a
0f4cadb
87bd081
dc3bcdb
eb8317f
97294f3
993c2bb
3ce929c
9b9bd6e
0fadaa7
1d31725
f350702
079d58b
2daa4c7
b6f6a34
a987130
8563853
5cf373c
766253b
2aa96df
2e35fd1
4adab1b
b763a5a
42dd5ae
ca179c9
41ce973
948eb56
d9e5895
52f8ed5
9040b76
0bc20a5
b6f8ab1
3e5b11b
3ce9fe0
f22c804
6ea4163
39360a8
ac7906e
80380f8
686bda8
6e52a68
bd16433
0b0af9b
f7dfed6
db82d4c
182cf03
7606c16
527d921
9f4ecef
04b8ef6
fa5ef90
ffaf05f
237f22e
29b781b
443c064
e8dca0f
077981b
d3d19b8
91dbf1d
e404155
9290156
d3b356f
0a4f9cf
7ea174f
cbc107f
c6a0c39
9727566
5731d47
40ca4d0
e8d2995
db2ada9
87acacb
cd21900
9928584
13c63c9
fcab466
8af01ad
87101c3
f087140
ad3e184
0adaf64
9649d18
f8ac6ee
7c93f39
70e3659
7d482b6
314aa06
7dfcd0a
8e7beff
a981d31
2be393f
f7cf2c6
788febf
b3838c8
ef1b596
fcf1657
627a648
11eb205
504b3b2
d9c7446
f6ea7ec
ca7219b
a93cd2e
d06a5ea
9e09c6a
b6d0a98
b17dd45
923bace
0d7a87e
dea7b50
33eb3e5
bfb7b17
5cc4341
594cdbf
47cae5c
c4d3ff0
286b7ec
bc62e80
3cbbcb5
1ee2124
3e58f30
2d5b72d
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This example here is no longer correct and we should probably also add an example for project-level hooks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I fixed this example but realized there are a few missing pieces. I'll write a separate comment.