diff --git a/cicd/2-cicd/cicd.template.yml b/cicd/2-cicd/cicd.template.yml index 831955a..ce51e37 100644 --- a/cicd/2-cicd/cicd.template.yml +++ b/cicd/2-cicd/cicd.template.yml @@ -152,7 +152,9 @@ Resources: Type: BASE_REF - Pattern: PULL_REQUEST_CREATED,PULL_REQUEST_UPDATED,PULL_REQUEST_REOPENED Type: EVENT - + # Manual PAUSE button, to disable non-GitHub-maintainers from triggering (we need to find a replacement for CodeBuild for this repo's CI, or make it not public) + - Pattern: ^(31292421|113540108|10283727|105933103|16494556|11708250|11284819|8747128|25372625|46464143|2205926|131809324|7014619|7144482|5107622|68714964|8001765|1372238|5184438|2933346|137330041|208083|26844240|12300669|4108328|107423305|1859238|244100|37230822|82185575|8324574|38662275|137838584|95503833|117784268|9256643|24883357|22244040|25193259|8573958|29001621|113938636|66776217|43474485|33666587|5454101|98911841|8847422|5552007|65205145|108825710|1382374|126921802|85528507|769225|223277|2157034|14046120|1466175|137829631|142271809|56283563|146779710|124813947|31674)$ + Type: ACTOR_ACCOUNT_ID # The CodeBuild Project is used in the CodePipeline pipeline to prepare for a release. # It will perform any steps defined in the referenced buildspec.yml file. AppBuildProject: