Skip to content

Commit

Permalink
Add comment for github webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
larisa17 authored Mar 26, 2024
1 parent 781532e commit 9f677d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions infra/lib/staking/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ applications:
description: `trigger build from branch ${branchName}`,
});

// Note!!!: at the moment this step is done manually & it is required to be configured only once / repository / environment
// - To be improved: investigate & automate github webhook creation
// // Define a GitHub repository webhook for the repository to trigger Amplify builds.
// const repoWebhook = new github.RepositoryWebhook("repoWebhook", {
// // Use the repository name and owner from above
Expand Down

0 comments on commit 9f677d9

Please sign in to comment.