gcf-utils 13.3.2-beta.2 → 13.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/src/bin/genkey.js +7 -3
- package/build/src/bin/genkey.js.map +1 -1
- package/build/src/gcf-utils.d.ts +1 -0
- package/build/src/gcf-utils.js +36 -16
- package/build/src/gcf-utils.js.map +1 -1
- package/build/src/logging/gcf-logger.d.ts +5 -0
- package/build/src/logging/gcf-logger.js +11 -1
- package/build/src/logging/gcf-logger.js.map +1 -1
- package/build/src/logging/trigger-info-builder.js +1 -0
- package/build/src/logging/trigger-info-builder.js.map +1 -1
- package/build/src/server/server.js +6 -2
- package/build/src/server/server.js.map +1 -1
- package/package.json +2 -2
- package/CHANGELOG.md +0 -628
- package/build/src/#gcf-utils.js# +0 -779
- package/build/src/gcf-utils.js~ +0 -778
package/CHANGELOG.md
DELETED
@@ -1,628 +0,0 @@
|
|
1
|
-
# Change Log
|
2
|
-
|
3
|
-
All notable changes to this project will be documented in this file.
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
|
-
|
6
|
-
# [1.5.0](https://github.com/googleapis/repo-automation-bots/) (2020-01-28)
|
7
|
-
|
8
|
-
|
9
|
-
### Bug Fixes
|
10
|
-
|
11
|
-
* credentials should not be base64 encoded when stored ([#164](https://github.com/googleapis/repo-automation-bots/issues/164)) ([de31e95](https://github.com/googleapis/repo-automation-bots/commit/de31e95e3d135bb3c75fa6d10c09bb98d7bb4ada))
|
12
|
-
* improve documentation on using genkey ([#180](https://github.com/googleapis/repo-automation-bots/issues/180)) ([44a7fa3](https://github.com/googleapis/repo-automation-bots/commit/44a7fa32d63e97ca44fbace3f61f8663e72f78a1))
|
13
|
-
* **deps:** update dependency @google-cloud/storage to v4 ([#129](https://github.com/googleapis/repo-automation-bots/issues/129)) ([1d9893e](https://github.com/googleapis/repo-automation-bots/commit/1d9893e9938afe360f550907ba0d44006f9eb19e))
|
14
|
-
* **deps:** update dependency @octokit/plugin-enterprise-compatibility to v1.2.1 ([#141](https://github.com/googleapis/repo-automation-bots/issues/141)) ([684eda0](https://github.com/googleapis/repo-automation-bots/commit/684eda073af839099858ccb9c89db43ee70ea579))
|
15
|
-
* **deps:** update dependency cross-env to v6 ([056fa0b](https://github.com/googleapis/repo-automation-bots/commit/056fa0b1316d20d1cfcf57a9fcaef6a22a55fb66))
|
16
|
-
* **deps:** update dependency yargs to v14 ([01e5ed9](https://github.com/googleapis/repo-automation-bots/commit/01e5ed98bdac657900ea851fc3cdb7cd6af60ccf))
|
17
|
-
* **deps:** update dependency yargs to v15 ([#155](https://github.com/googleapis/repo-automation-bots/issues/155)) ([ee4e7e1](https://github.com/googleapis/repo-automation-bots/commit/ee4e7e18e299346f7f2b6b4c2368083bead92d07))
|
18
|
-
* probot 9.4.0 broke types for apps written in 9.3.0 ([#72](https://github.com/googleapis/repo-automation-bots/issues/72)) ([94999a1](https://github.com/googleapis/repo-automation-bots/commit/94999a1cc9e47380b91a301102aff92dc2b5b6ed))
|
19
|
-
|
20
|
-
|
21
|
-
### Features
|
22
|
-
|
23
|
-
* add bot for npm publication through wombat ([#184](https://github.com/googleapis/repo-automation-bots/issues/184)) ([851e77d](https://github.com/googleapis/repo-automation-bots/commit/851e77daf464344a89f0774b9e43142026d6bd8d))
|
24
|
-
* adds package-lock.json to make upgrades more explicit ([#130](https://github.com/googleapis/repo-automation-bots/issues/130)) ([4be4413](https://github.com/googleapis/repo-automation-bots/commit/4be44137f69165b58c577d348805493924497273))
|
25
|
-
* improvements to cron functionality ([#167](https://github.com/googleapis/repo-automation-bots/issues/167)) ([f7b2d22](https://github.com/googleapis/repo-automation-bots/commit/f7b2d22fa64b7ff9ccd6536d15fedc84147642b6))
|
26
|
-
* make gcf-utils work with pubsub ([#196](https://github.com/googleapis/repo-automation-bots/issues/196)) ([5c989b1](https://github.com/googleapis/repo-automation-bots/commit/5c989b113a18abe57c19654a80076d91f631eca6))
|
27
|
-
* scheduled tasks now execute authenticated for each repository ([#166](https://github.com/googleapis/repo-automation-bots/issues/166)) ([835ab9a](https://github.com/googleapis/repo-automation-bots/commit/835ab9a7c5737a1e66179150e1de5aa28e3d1435))
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
# [1.1.0](https://github.com/googleapis/repo-automation-bots/compare/gcf-utils@0.6.0...gcf-utils@1.1.0) (2019-11-05)
|
34
|
-
|
35
|
-
|
36
|
-
### Bug Fixes
|
37
|
-
|
38
|
-
* **deps:** update dependency @google-cloud/storage to v4 ([#129](https://github.com/googleapis/repo-automation-bots/issues/129)) ([1d9893e](https://github.com/googleapis/repo-automation-bots/commit/1d9893e9938afe360f550907ba0d44006f9eb19e))
|
39
|
-
* **deps:** update dependency cross-env to v6 ([056fa0b](https://github.com/googleapis/repo-automation-bots/commit/056fa0b1316d20d1cfcf57a9fcaef6a22a55fb66))
|
40
|
-
* probot 9.4.0 broke types for apps written in 9.3.0 ([#72](https://github.com/googleapis/repo-automation-bots/issues/72)) ([94999a1](https://github.com/googleapis/repo-automation-bots/commit/94999a1cc9e47380b91a301102aff92dc2b5b6ed))
|
41
|
-
* **deps:** update dependency yargs to v14 ([01e5ed9](https://github.com/googleapis/repo-automation-bots/commit/01e5ed98bdac657900ea851fc3cdb7cd6af60ccf))
|
42
|
-
|
43
|
-
|
44
|
-
### Features
|
45
|
-
|
46
|
-
* adds package-lock.json to make upgrades more explicit ([#130](https://github.com/googleapis/repo-automation-bots/issues/130)) ([4be4413](https://github.com/googleapis/repo-automation-bots/commit/4be44137f69165b58c577d348805493924497273))
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
# [0.6.0](https://github.com/googleapis/repo-automation-bots/compare/gcf-utils@0.4.0...gcf-utils@0.6.0) (2019-08-09)
|
53
|
-
|
54
|
-
|
55
|
-
### Bug Fixes
|
56
|
-
|
57
|
-
* allow webhook secret to be specified ([#19](https://github.com/googleapis/repo-automation-bots/issues/19)) ([55d00cf](https://github.com/googleapis/repo-automation-bots/commit/55d00cf))
|
58
|
-
* upgrade to same version of probot, fixing typings ([#21](https://github.com/googleapis/repo-automation-bots/issues/21)) ([f08869b](https://github.com/googleapis/repo-automation-bots/commit/f08869b))
|
59
|
-
* **docs:** add appropriate meta information ([#11](https://github.com/googleapis/repo-automation-bots/issues/11)) ([a9c0590](https://github.com/googleapis/repo-automation-bots/commit/a9c0590))
|
60
|
-
|
61
|
-
|
62
|
-
### Features
|
63
|
-
|
64
|
-
* lint title if more than 1 commit exists ([#22](https://github.com/googleapis/repo-automation-bots/issues/22)) ([51b74fd](https://github.com/googleapis/repo-automation-bots/commit/51b74fd))
|
65
|
-
* **gcf-utils:** utility to add/upload probot secrets. ([#18](https://github.com/googleapis/repo-automation-bots/issues/18)) ([d3ddaf2](https://github.com/googleapis/repo-automation-bots/commit/d3ddaf2))
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
# [0.5.0](https://github.com/googleapis/repo-automation-bots/) (2019-08-09)
|
72
|
-
|
73
|
-
|
74
|
-
### Bug Fixes
|
75
|
-
|
76
|
-
* allow webhook secret to be specified ([#19](https://github.com/googleapis/repo-automation-bots/issues/19)) ([55d00cf](https://github.com/googleapis/repo-automation-bots/commit/55d00cf))
|
77
|
-
* upgrade to same version of probot, fixing typings ([#21](https://github.com/googleapis/repo-automation-bots/issues/21)) ([f08869b](https://github.com/googleapis/repo-automation-bots/commit/f08869b))
|
78
|
-
* **docs:** add appropriate meta information ([#11](https://github.com/googleapis/repo-automation-bots/issues/11)) ([a9c0590](https://github.com/googleapis/repo-automation-bots/commit/a9c0590))
|
79
|
-
|
80
|
-
|
81
|
-
### Features
|
82
|
-
|
83
|
-
* lint title if more than 1 commit exists ([#22](https://github.com/googleapis/repo-automation-bots/issues/22)) ([51b74fd](https://github.com/googleapis/repo-automation-bots/commit/51b74fd))
|
84
|
-
* **gcf-utils:** utility to add/upload probot secrets. ([#18](https://github.com/googleapis/repo-automation-bots/issues/18)) ([d3ddaf2](https://github.com/googleapis/repo-automation-bots/commit/d3ddaf2))
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
### [13.2.2](https://github.com/googleapis/repo-automation-bots/compare/gcf-utils-v13.2.1...gcf-utils-v13.2.2) (2022-03-03)
|
91
|
-
|
92
|
-
|
93
|
-
### Bug Fixes
|
94
|
-
|
95
|
-
* **deps:** update dependency @types/lru-cache to v7 ([#3215](https://github.com/googleapis/repo-automation-bots/issues/3215)) ([3c16afb](https://github.com/googleapis/repo-automation-bots/commit/3c16afb297db04457901d1b97d349b16aee7726b))
|
96
|
-
|
97
|
-
### [13.2.1](https://github.com/googleapis/repo-automation-bots/compare/gcf-utils-v13.2.0...gcf-utils-v13.2.1) (2022-02-08)
|
98
|
-
|
99
|
-
|
100
|
-
### Bug Fixes
|
101
|
-
|
102
|
-
* **deps:** update dependency @googleapis/run to v6 ([#3144](https://github.com/googleapis/repo-automation-bots/issues/3144)) ([b8c2aaf](https://github.com/googleapis/repo-automation-bots/commit/b8c2aaf89d137b3581448d77dfd68081f58b6ee2))
|
103
|
-
* **deps:** update dependency @googleapis/run to v7 ([#3161](https://github.com/googleapis/repo-automation-bots/issues/3161)) ([620ec05](https://github.com/googleapis/repo-automation-bots/commit/620ec05b6078f95232fa14438317b24b590671b2))
|
104
|
-
|
105
|
-
## [13.2.0](https://github.com/googleapis/repo-automation-bots/compare/gcf-utils-v13.1.0...gcf-utils-v13.2.0) (2022-01-21)
|
106
|
-
|
107
|
-
|
108
|
-
### Features
|
109
|
-
|
110
|
-
* allow overriding the backend service name ([#3116](https://github.com/googleapis/repo-automation-bots/issues/3116)) ([4b668fe](https://github.com/googleapis/repo-automation-bots/commit/4b668fedd279e80461a63a6ca1e1c92f35d683e9))
|
111
|
-
|
112
|
-
## [13.1.0](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v13.0.2...gcf-utils-v13.1.0) (2021-11-18)
|
113
|
-
|
114
|
-
|
115
|
-
### Features
|
116
|
-
|
117
|
-
* **gcf-utils:** add allowed_organizations to repository cron ([#2909](https://www.github.com/googleapis/repo-automation-bots/issues/2909)) ([4a190c4](https://www.github.com/googleapis/repo-automation-bots/commit/4a190c404e082a7ba2ddd762d1b8debc8b0bebe5))
|
118
|
-
|
119
|
-
### [13.0.2](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v13.0.1...gcf-utils-v13.0.2) (2021-09-17)
|
120
|
-
|
121
|
-
|
122
|
-
### Bug Fixes
|
123
|
-
|
124
|
-
* **deps:** update dependency @googleapis/run to v5 ([#2527](https://www.github.com/googleapis/repo-automation-bots/issues/2527)) ([439484f](https://www.github.com/googleapis/repo-automation-bots/commit/439484fbf9fdb2545581472e5e88aa7c5bc8f0d9))
|
125
|
-
|
126
|
-
### [13.0.1](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v13.0.0...gcf-utils-v13.0.1) (2021-08-25)
|
127
|
-
|
128
|
-
|
129
|
-
### Bug Fixes
|
130
|
-
|
131
|
-
* stop loggging signature ([#2384](https://www.github.com/googleapis/repo-automation-bots/issues/2384)) ([b6ed87e](https://www.github.com/googleapis/repo-automation-bots/commit/b6ed87e64d6c7599ab463337c3b0990e21ad7a13))
|
132
|
-
|
133
|
-
## [13.0.0](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v12.0.0...gcf-utils-v13.0.0) (2021-08-09)
|
134
|
-
|
135
|
-
|
136
|
-
### ⚠ BREAKING CHANGES
|
137
|
-
|
138
|
-
* **gcf-utils:** upgrade to probot 12 (#2253)
|
139
|
-
* verify payload signatures (#2093)
|
140
|
-
* **gcf-utils:** add onlyUpdate option to addOrUpdateIssueComment (#2024)
|
141
|
-
* **gcf-utils:** lock file maintenance (#2001)
|
142
|
-
* **gcf-utils:** fix getAuthenticatedOctokit (#1826)
|
143
|
-
|
144
|
-
### Features
|
145
|
-
|
146
|
-
* add helper to build a http.Server instance from a bot function ([#2128](https://www.github.com/googleapis/repo-automation-bots/issues/2128)) ([90430f3](https://www.github.com/googleapis/repo-automation-bots/commit/90430f3024cfd4c502f3001ab90ea585f8b8a85b)), closes [#1817](https://www.github.com/googleapis/repo-automation-bots/issues/1817)
|
147
|
-
* add max retries config options ([#2116](https://www.github.com/googleapis/repo-automation-bots/issues/2116)) ([4cb9d40](https://www.github.com/googleapis/repo-automation-bots/commit/4cb9d40c715a9a795e54711811e509df85174e60))
|
148
|
-
* allow configuration of GCFBootstrapper via constructor arguments ([#2150](https://www.github.com/googleapis/repo-automation-bots/issues/2150)) ([534e26b](https://www.github.com/googleapis/repo-automation-bots/commit/534e26bce3efb81556c7ce49bb84f2082deb1121)), closes [#2139](https://www.github.com/googleapis/repo-automation-bots/issues/2139)
|
149
|
-
* allow queuing Cloud Tasks to hit Cloud Run service ([#2159](https://www.github.com/googleapis/repo-automation-bots/issues/2159)) ([a99805c](https://www.github.com/googleapis/repo-automation-bots/commit/a99805cacd2c534164c90c90072a1ab72fdccc58))
|
150
|
-
* **cron:** add new schedule.global and schedule.installation cron handlers ([#1868](https://www.github.com/googleapis/repo-automation-bots/issues/1868)) ([42e9ffc](https://www.github.com/googleapis/repo-automation-bots/commit/42e9ffc19ef8f0349b243969a7306129a27b4fa2))
|
151
|
-
* **gcf-utils:** add onlyUpdate option to addOrUpdateIssueComment ([#2024](https://www.github.com/googleapis/repo-automation-bots/issues/2024)) ([ea93fe2](https://www.github.com/googleapis/repo-automation-bots/commit/ea93fe27d5401e9ca32e08f50914a03a8712a08b))
|
152
|
-
* **gcf-utils:** extend logger to populate count/event/type ([#1655](https://www.github.com/googleapis/repo-automation-bots/issues/1655)) ([c3f8f11](https://www.github.com/googleapis/repo-automation-bots/commit/c3f8f11d253401a93d9a89d778a39577c50be03a))
|
153
|
-
|
154
|
-
|
155
|
-
### Bug Fixes
|
156
|
-
|
157
|
-
* correctly dasherize service name for Cloud Run ([#2216](https://www.github.com/googleapis/repo-automation-bots/issues/2216)) ([9fbf01a](https://www.github.com/googleapis/repo-automation-bots/commit/9fbf01aa59293356bbd8a7e92ec4201de35ec225))
|
158
|
-
* **deps:** update dependency @octokit/plugin-enterprise-compatibility to v1.2.10 ([#1518](https://www.github.com/googleapis/repo-automation-bots/issues/1518)) ([6e6d40b](https://www.github.com/googleapis/repo-automation-bots/commit/6e6d40b2eed46ee13e9272654a3097f81a83ee8f))
|
159
|
-
* **deps:** update dependency @octokit/plugin-enterprise-compatibility to v1.2.11 ([#1667](https://www.github.com/googleapis/repo-automation-bots/issues/1667)) ([f2ee62a](https://www.github.com/googleapis/repo-automation-bots/commit/f2ee62ac69397bdbaf69ba2c2136b6d782aa4185))
|
160
|
-
* **deps:** update dependency @octokit/plugin-enterprise-compatibility to v1.3.0 ([#2043](https://www.github.com/googleapis/repo-automation-bots/issues/2043)) ([a7c91ed](https://www.github.com/googleapis/repo-automation-bots/commit/a7c91ed062922affb2d68a019dea1c82b14a132a))
|
161
|
-
* detect default task target runtime from environment ([#2233](https://www.github.com/googleapis/repo-automation-bots/issues/2233)) ([7f262e8](https://www.github.com/googleapis/repo-automation-bots/commit/7f262e8f3208a7f5247284fb2880da0e8ebeb359)), closes [#2194](https://www.github.com/googleapis/repo-automation-bots/issues/2194)
|
162
|
-
* express server should save rawBody ([#2195](https://www.github.com/googleapis/repo-automation-bots/issues/2195)) ([48a6406](https://www.github.com/googleapis/repo-automation-bots/commit/48a64060163d773b4503416ccc7157499206ce22)), closes [#2183](https://www.github.com/googleapis/repo-automation-bots/issues/2183)
|
163
|
-
* **gcf-utils:** address octokit type regressions ([#1660](https://www.github.com/googleapis/repo-automation-bots/issues/1660)) ([79f7c3f](https://www.github.com/googleapis/repo-automation-bots/commit/79f7c3f0a875b187e170a4bf50f0235d02a02230))
|
164
|
-
* **gcf-utils:** correctly handle scheduler task for non-background apps ([#2069](https://www.github.com/googleapis/repo-automation-bots/issues/2069)) ([b8bd543](https://www.github.com/googleapis/repo-automation-bots/commit/b8bd543db45f452e0eaef24284e3c9d7f2797b49))
|
165
|
-
* **gcf-utils:** create tasks in parallel ([#1986](https://www.github.com/googleapis/repo-automation-bots/issues/1986)) ([89d5326](https://www.github.com/googleapis/repo-automation-bots/commit/89d53263653429fb637c02213918b73f1f493a91))
|
166
|
-
* **gcf-utils:** fix getAuthenticatedOctokit ([#1826](https://www.github.com/googleapis/repo-automation-bots/issues/1826)) ([c602f0f](https://www.github.com/googleapis/repo-automation-bots/commit/c602f0f8de126173c6a0e13fb3b7942cc732df84))
|
167
|
-
* **gcf-utils:** skip archived repository for scheduler task ([#1853](https://www.github.com/googleapis/repo-automation-bots/issues/1853)) ([706c502](https://www.github.com/googleapis/repo-automation-bots/commit/706c50267690924298a565a46ad62c290bf2f655))
|
168
|
-
* **gcf-utils:** skip suspended installations ([#2158](https://www.github.com/googleapis/repo-automation-bots/issues/2158)) ([b1b5617](https://www.github.com/googleapis/repo-automation-bots/commit/b1b5617918e2516467977f41e15f05edb872c66e))
|
169
|
-
* **gcf-utils:** upgrade to probot 12 ([#2253](https://www.github.com/googleapis/repo-automation-bots/issues/2253)) ([57bc7cf](https://www.github.com/googleapis/repo-automation-bots/commit/57bc7cfde2f3d23cb1bd263310b5c131e6c04269))
|
170
|
-
* **gcf-utils:** use raw body for signature verification ([#2176](https://www.github.com/googleapis/repo-automation-bots/issues/2176)) ([1c68cf1](https://www.github.com/googleapis/repo-automation-bots/commit/1c68cf14e5b7671b6b05d75f419c637456d1bf73)), closes [#2092](https://www.github.com/googleapis/repo-automation-bots/issues/2092)
|
171
|
-
* only provide the installationId if set ([#2108](https://www.github.com/googleapis/repo-automation-bots/issues/2108)) ([3d8950b](https://www.github.com/googleapis/repo-automation-bots/commit/3d8950b7fa3350200842da18ad8f2ae52f54cecf)), closes [#2107](https://www.github.com/googleapis/repo-automation-bots/issues/2107)
|
172
|
-
* queue in repository tasks in parallel ([#2121](https://www.github.com/googleapis/repo-automation-bots/issues/2121)) ([e6cb65b](https://www.github.com/googleapis/repo-automation-bots/commit/e6cb65bde901f8f3c04fa2c992e096339ce7d066))
|
173
|
-
* return a 400 on requests with missing or bad signatures ([#2240](https://www.github.com/googleapis/repo-automation-bots/issues/2240)) ([6cf6964](https://www.github.com/googleapis/repo-automation-bots/commit/6cf696442cd69030d5b5bda7ddce3dee846e5fef))
|
174
|
-
* skip task queue retries if payload expired ([#2052](https://www.github.com/googleapis/repo-automation-bots/issues/2052)) ([c54f50b](https://www.github.com/googleapis/repo-automation-bots/commit/c54f50b3e1d9c8123d46fef526ef4bb961a547d0)), closes [#2049](https://www.github.com/googleapis/repo-automation-bots/issues/2049)
|
175
|
-
* typo codespelling grammar ([#2319](https://www.github.com/googleapis/repo-automation-bots/issues/2319)) ([db944e8](https://www.github.com/googleapis/repo-automation-bots/commit/db944e84e008b8a6c7d2ab62b59ee0d5c15e4a40))
|
176
|
-
* verify payload signatures ([#2093](https://www.github.com/googleapis/repo-automation-bots/issues/2093)) ([a51f489](https://www.github.com/googleapis/repo-automation-bots/commit/a51f489c7d9d6b7bfad53317ac095235158eacbd))
|
177
|
-
|
178
|
-
|
179
|
-
### Miscellaneous Chores
|
180
|
-
|
181
|
-
* **gcf-utils:** lock file maintenance ([#2001](https://www.github.com/googleapis/repo-automation-bots/issues/2001)) ([395a87a](https://www.github.com/googleapis/repo-automation-bots/commit/395a87a337ae96c27171beb0ad6b69a798037476))
|
182
|
-
|
183
|
-
## [12.0.0](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v11.4.3...gcf-utils-v12.0.0) (2021-07-09)
|
184
|
-
|
185
|
-
|
186
|
-
### ⚠ BREAKING CHANGES
|
187
|
-
|
188
|
-
* **gcf-utils:** upgrade to probot 12 (#2253)
|
189
|
-
|
190
|
-
### Bug Fixes
|
191
|
-
|
192
|
-
* **gcf-utils:** upgrade to probot 12 ([#2253](https://www.github.com/googleapis/repo-automation-bots/issues/2253)) ([57bc7cf](https://www.github.com/googleapis/repo-automation-bots/commit/57bc7cfde2f3d23cb1bd263310b5c131e6c04269))
|
193
|
-
|
194
|
-
### [11.4.3](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v11.4.2...gcf-utils-v11.4.3) (2021-07-07)
|
195
|
-
|
196
|
-
|
197
|
-
### Bug Fixes
|
198
|
-
|
199
|
-
* return a 400 on requests with missing or bad signatures ([#2240](https://www.github.com/googleapis/repo-automation-bots/issues/2240)) ([6cf6964](https://www.github.com/googleapis/repo-automation-bots/commit/6cf696442cd69030d5b5bda7ddce3dee846e5fef))
|
200
|
-
|
201
|
-
### [11.4.2](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v11.4.1...gcf-utils-v11.4.2) (2021-07-02)
|
202
|
-
|
203
|
-
|
204
|
-
### Bug Fixes
|
205
|
-
|
206
|
-
* detect default task target runtime from environment ([#2233](https://www.github.com/googleapis/repo-automation-bots/issues/2233)) ([7f262e8](https://www.github.com/googleapis/repo-automation-bots/commit/7f262e8f3208a7f5247284fb2880da0e8ebeb359)), closes [#2194](https://www.github.com/googleapis/repo-automation-bots/issues/2194)
|
207
|
-
|
208
|
-
### [11.4.1](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v11.4.0...gcf-utils-v11.4.1) (2021-06-30)
|
209
|
-
|
210
|
-
|
211
|
-
### Bug Fixes
|
212
|
-
|
213
|
-
* correctly dasherize service name for Cloud Run ([#2216](https://www.github.com/googleapis/repo-automation-bots/issues/2216)) ([9fbf01a](https://www.github.com/googleapis/repo-automation-bots/commit/9fbf01aa59293356bbd8a7e92ec4201de35ec225))
|
214
|
-
|
215
|
-
## [11.4.0](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v11.3.1...gcf-utils-v11.4.0) (2021-06-28)
|
216
|
-
|
217
|
-
|
218
|
-
### Features
|
219
|
-
|
220
|
-
* allow queuing Cloud Tasks to hit Cloud Run service ([#2159](https://www.github.com/googleapis/repo-automation-bots/issues/2159)) ([a99805c](https://www.github.com/googleapis/repo-automation-bots/commit/a99805cacd2c534164c90c90072a1ab72fdccc58))
|
221
|
-
|
222
|
-
|
223
|
-
### Bug Fixes
|
224
|
-
|
225
|
-
* express server should save rawBody ([#2195](https://www.github.com/googleapis/repo-automation-bots/issues/2195)) ([48a6406](https://www.github.com/googleapis/repo-automation-bots/commit/48a64060163d773b4503416ccc7157499206ce22)), closes [#2183](https://www.github.com/googleapis/repo-automation-bots/issues/2183)
|
226
|
-
|
227
|
-
### [11.3.1](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v11.3.0...gcf-utils-v11.3.1) (2021-06-25)
|
228
|
-
|
229
|
-
|
230
|
-
### Bug Fixes
|
231
|
-
|
232
|
-
* **gcf-utils:** use raw body for signature verification ([#2176](https://www.github.com/googleapis/repo-automation-bots/issues/2176)) ([1c68cf1](https://www.github.com/googleapis/repo-automation-bots/commit/1c68cf14e5b7671b6b05d75f419c637456d1bf73)), closes [#2092](https://www.github.com/googleapis/repo-automation-bots/issues/2092)
|
233
|
-
|
234
|
-
## [11.3.0](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v11.2.0...gcf-utils-v11.3.0) (2021-06-23)
|
235
|
-
|
236
|
-
|
237
|
-
### Features
|
238
|
-
|
239
|
-
* allow configuration of GCFBootstrapper via constructor arguments ([#2150](https://www.github.com/googleapis/repo-automation-bots/issues/2150)) ([534e26b](https://www.github.com/googleapis/repo-automation-bots/commit/534e26bce3efb81556c7ce49bb84f2082deb1121)), closes [#2139](https://www.github.com/googleapis/repo-automation-bots/issues/2139)
|
240
|
-
|
241
|
-
|
242
|
-
### Bug Fixes
|
243
|
-
|
244
|
-
* **gcf-utils:** skip suspended installations ([#2158](https://www.github.com/googleapis/repo-automation-bots/issues/2158)) ([b1b5617](https://www.github.com/googleapis/repo-automation-bots/commit/b1b5617918e2516467977f41e15f05edb872c66e))
|
245
|
-
|
246
|
-
## [11.2.0](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v11.1.0...gcf-utils-v11.2.0) (2021-06-21)
|
247
|
-
|
248
|
-
|
249
|
-
### Features
|
250
|
-
|
251
|
-
* add helper to build a http.Server instance from a bot function ([#2128](https://www.github.com/googleapis/repo-automation-bots/issues/2128)) ([90430f3](https://www.github.com/googleapis/repo-automation-bots/commit/90430f3024cfd4c502f3001ab90ea585f8b8a85b)), closes [#1817](https://www.github.com/googleapis/repo-automation-bots/issues/1817)
|
252
|
-
|
253
|
-
## [11.1.0](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v11.0.2...gcf-utils-v11.1.0) (2021-06-18)
|
254
|
-
|
255
|
-
|
256
|
-
### Features
|
257
|
-
|
258
|
-
* add max retries config options ([#2116](https://www.github.com/googleapis/repo-automation-bots/issues/2116)) ([4cb9d40](https://www.github.com/googleapis/repo-automation-bots/commit/4cb9d40c715a9a795e54711811e509df85174e60))
|
259
|
-
|
260
|
-
### [11.0.2](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v11.0.1...gcf-utils-v11.0.2) (2021-06-18)
|
261
|
-
|
262
|
-
|
263
|
-
### Bug Fixes
|
264
|
-
|
265
|
-
* queue in repository tasks in parallel ([#2121](https://www.github.com/googleapis/repo-automation-bots/issues/2121)) ([e6cb65b](https://www.github.com/googleapis/repo-automation-bots/commit/e6cb65bde901f8f3c04fa2c992e096339ce7d066))
|
266
|
-
|
267
|
-
### [11.0.1](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v11.0.0...gcf-utils-v11.0.1) (2021-06-18)
|
268
|
-
|
269
|
-
|
270
|
-
### Bug Fixes
|
271
|
-
|
272
|
-
* only provide the installationId if set ([#2108](https://www.github.com/googleapis/repo-automation-bots/issues/2108)) ([3d8950b](https://www.github.com/googleapis/repo-automation-bots/commit/3d8950b7fa3350200842da18ad8f2ae52f54cecf)), closes [#2107](https://www.github.com/googleapis/repo-automation-bots/issues/2107)
|
273
|
-
|
274
|
-
## [11.0.0](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v10.1.0...gcf-utils-v11.0.0) (2021-06-17)
|
275
|
-
|
276
|
-
|
277
|
-
### ⚠ BREAKING CHANGES
|
278
|
-
|
279
|
-
* verify payload signatures (#2093)
|
280
|
-
|
281
|
-
### Bug Fixes
|
282
|
-
|
283
|
-
* verify payload signatures ([#2093](https://www.github.com/googleapis/repo-automation-bots/issues/2093)) ([a51f489](https://www.github.com/googleapis/repo-automation-bots/commit/a51f489c7d9d6b7bfad53317ac095235158eacbd))
|
284
|
-
|
285
|
-
## [10.1.0](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v10.0.2...gcf-utils-v10.1.0) (2021-06-17)
|
286
|
-
|
287
|
-
|
288
|
-
### Features
|
289
|
-
|
290
|
-
* **cron:** add new schedule.global and schedule.installation cron handlers ([#1868](https://www.github.com/googleapis/repo-automation-bots/issues/1868)) ([42e9ffc](https://www.github.com/googleapis/repo-automation-bots/commit/42e9ffc19ef8f0349b243969a7306129a27b4fa2))
|
291
|
-
|
292
|
-
### [10.0.2](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v10.0.1...gcf-utils-v10.0.2) (2021-06-16)
|
293
|
-
|
294
|
-
|
295
|
-
### Bug Fixes
|
296
|
-
|
297
|
-
* **gcf-utils:** correctly handle scheduler task for non-background apps ([#2069](https://www.github.com/googleapis/repo-automation-bots/issues/2069)) ([b8bd543](https://www.github.com/googleapis/repo-automation-bots/commit/b8bd543db45f452e0eaef24284e3c9d7f2797b49))
|
298
|
-
|
299
|
-
### [10.0.1](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v10.0.0...gcf-utils-v10.0.1) (2021-06-14)
|
300
|
-
|
301
|
-
|
302
|
-
### Bug Fixes
|
303
|
-
|
304
|
-
* **deps:** update dependency @octokit/plugin-enterprise-compatibility to v1.3.0 ([#2043](https://www.github.com/googleapis/repo-automation-bots/issues/2043)) ([a7c91ed](https://www.github.com/googleapis/repo-automation-bots/commit/a7c91ed062922affb2d68a019dea1c82b14a132a))
|
305
|
-
* skip task queue retries if payload expired ([#2052](https://www.github.com/googleapis/repo-automation-bots/issues/2052)) ([c54f50b](https://www.github.com/googleapis/repo-automation-bots/commit/c54f50b3e1d9c8123d46fef526ef4bb961a547d0)), closes [#2049](https://www.github.com/googleapis/repo-automation-bots/issues/2049)
|
306
|
-
|
307
|
-
## [10.0.0](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v9.0.0...gcf-utils-v10.0.0) (2021-06-11)
|
308
|
-
|
309
|
-
|
310
|
-
### ⚠ BREAKING CHANGES
|
311
|
-
|
312
|
-
* **gcf-utils:** add onlyUpdate option to addOrUpdateIssueComment (#2024)
|
313
|
-
|
314
|
-
### Features
|
315
|
-
|
316
|
-
* **gcf-utils:** add onlyUpdate option to addOrUpdateIssueComment ([#2024](https://www.github.com/googleapis/repo-automation-bots/issues/2024)) ([ea93fe2](https://www.github.com/googleapis/repo-automation-bots/commit/ea93fe27d5401e9ca32e08f50914a03a8712a08b))
|
317
|
-
|
318
|
-
## [9.0.0](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v8.0.2...gcf-utils-v9.0.0) (2021-06-09)
|
319
|
-
|
320
|
-
|
321
|
-
### ⚠ BREAKING CHANGES
|
322
|
-
|
323
|
-
* **gcf-utils:** lock file maintenance (#2001)
|
324
|
-
|
325
|
-
### Miscellaneous Chores
|
326
|
-
|
327
|
-
* **gcf-utils:** lock file maintenance ([#2001](https://www.github.com/googleapis/repo-automation-bots/issues/2001)) ([395a87a](https://www.github.com/googleapis/repo-automation-bots/commit/395a87a337ae96c27171beb0ad6b69a798037476))
|
328
|
-
|
329
|
-
### [8.0.2](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v8.0.1...gcf-utils-v8.0.2) (2021-06-09)
|
330
|
-
|
331
|
-
|
332
|
-
### Bug Fixes
|
333
|
-
|
334
|
-
* **gcf-utils:** create tasks in parallel ([#1986](https://www.github.com/googleapis/repo-automation-bots/issues/1986)) ([89d5326](https://www.github.com/googleapis/repo-automation-bots/commit/89d53263653429fb637c02213918b73f1f493a91))
|
335
|
-
|
336
|
-
### [8.0.1](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v8.0.0...gcf-utils-v8.0.1) (2021-05-24)
|
337
|
-
|
338
|
-
|
339
|
-
### Bug Fixes
|
340
|
-
|
341
|
-
* **gcf-utils:** skip archived repository for scheduler task ([#1853](https://www.github.com/googleapis/repo-automation-bots/issues/1853)) ([706c502](https://www.github.com/googleapis/repo-automation-bots/commit/706c50267690924298a565a46ad62c290bf2f655))
|
342
|
-
|
343
|
-
## [8.0.0](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v7.2.2...gcf-utils-v8.0.0) (2021-05-21)
|
344
|
-
|
345
|
-
|
346
|
-
### ⚠ BREAKING CHANGES
|
347
|
-
|
348
|
-
* **gcf-utils:** fix getAuthenticatedOctokit (#1826)
|
349
|
-
|
350
|
-
### Bug Fixes
|
351
|
-
|
352
|
-
* **gcf-utils:** fix getAuthenticatedOctokit ([#1826](https://www.github.com/googleapis/repo-automation-bots/issues/1826)) ([c602f0f](https://www.github.com/googleapis/repo-automation-bots/commit/c602f0f8de126173c6a0e13fb3b7942cc732df84))
|
353
|
-
|
354
|
-
### [7.2.2](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v7.2.1...gcf-utils-v7.2.2) (2021-04-23)
|
355
|
-
|
356
|
-
|
357
|
-
### Bug Fixes
|
358
|
-
|
359
|
-
* **deps:** update dependency @octokit/plugin-enterprise-compatibility to v1.2.11 ([#1667](https://www.github.com/googleapis/repo-automation-bots/issues/1667)) ([f2ee62a](https://www.github.com/googleapis/repo-automation-bots/commit/f2ee62ac69397bdbaf69ba2c2136b6d782aa4185))
|
360
|
-
|
361
|
-
### [7.2.1](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v7.2.0...gcf-utils-v7.2.1) (2021-04-21)
|
362
|
-
|
363
|
-
|
364
|
-
### Bug Fixes
|
365
|
-
|
366
|
-
* **gcf-utils:** address octokit type regressions ([#1660](https://www.github.com/googleapis/repo-automation-bots/issues/1660)) ([79f7c3f](https://www.github.com/googleapis/repo-automation-bots/commit/79f7c3f0a875b187e170a4bf50f0235d02a02230))
|
367
|
-
|
368
|
-
## [7.2.0](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v7.1.4...gcf-utils-v7.2.0) (2021-04-21)
|
369
|
-
|
370
|
-
|
371
|
-
### Features
|
372
|
-
|
373
|
-
* **gcf-utils:** extend logger to populate count/event/type ([#1655](https://www.github.com/googleapis/repo-automation-bots/issues/1655)) ([c3f8f11](https://www.github.com/googleapis/repo-automation-bots/commit/c3f8f11d253401a93d9a89d778a39577c50be03a))
|
374
|
-
|
375
|
-
### [7.1.4](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v7.1.3...gcf-utils-v7.1.4) (2021-03-24)
|
376
|
-
|
377
|
-
|
378
|
-
### Bug Fixes
|
379
|
-
|
380
|
-
* **deps:** update dependency @octokit/plugin-enterprise-compatibility to v1.2.10 ([#1518](https://www.github.com/googleapis/repo-automation-bots/issues/1518)) ([6e6d40b](https://www.github.com/googleapis/repo-automation-bots/commit/6e6d40b2eed46ee13e9272654a3097f81a83ee8f))
|
381
|
-
|
382
|
-
### [7.1.3](https://www.github.com/googleapis/repo-automation-bots/compare/v7.1.2...v7.1.3) (2021-03-01)
|
383
|
-
|
384
|
-
|
385
|
-
### Bug Fixes
|
386
|
-
|
387
|
-
* authenticate octokit instance properly when receiving payload from cloud scheduler ([#1461](https://www.github.com/googleapis/repo-automation-bots/issues/1461)) ([c968d8a](https://www.github.com/googleapis/repo-automation-bots/commit/c968d8aa83f8175b0ba942e3fceed3f27ddc78a9))
|
388
|
-
|
389
|
-
### [7.1.2](https://www.github.com/googleapis/repo-automation-bots/compare/v7.1.1...v7.1.2) (2021-02-11)
|
390
|
-
|
391
|
-
|
392
|
-
### Bug Fixes
|
393
|
-
|
394
|
-
* **owl-bot:** fix two timing related bugs ([#1413](https://www.github.com/googleapis/repo-automation-bots/issues/1413)) ([8a60f32](https://www.github.com/googleapis/repo-automation-bots/commit/8a60f3214a2499a8a34285eead81b60f0b86a745))
|
395
|
-
|
396
|
-
### [7.1.1](https://www.github.com/googleapis/repo-automation-bots/compare/v7.0.2...v7.1.1) (2021-02-05)
|
397
|
-
|
398
|
-
|
399
|
-
### Bug Fixes
|
400
|
-
|
401
|
-
* **gcf-utils:** release as appropriate version ([#1371](https://www.github.com/googleapis/repo-automation-bots/issues/1371)) ([730be51](https://www.github.com/googleapis/repo-automation-bots/commit/730be51d37b584aff02c1725ea04dd7f3f69c726))
|
402
|
-
|
403
|
-
### [7.0.2](https://www.github.com/googleapis/repo-automation-bots/) (2021-02-05)
|
404
|
-
|
405
|
-
|
406
|
-
### Bug Fixes
|
407
|
-
|
408
|
-
* update secret values for old bots ([#1365](https://www.github.com/googleapis/repo-automation-bots/issues/1365)) ([e88a323](https://www.github.com/googleapis/repo-automation-bots/commit/e88a32367d018dd9973a6b898ca7f7f801b23de4))
|
409
|
-
|
410
|
-
### [7.0.1](https://www.github.com/googleapis/repo-automation-bots/) (2021-02-03)
|
411
|
-
|
412
|
-
|
413
|
-
### Bug Fixes
|
414
|
-
|
415
|
-
* **deps:** update dependency @octokit/plugin-enterprise-compatibility to v1.2.9 ([#1327](https://www.github.com/googleapis/repo-automation-bots/issues/1327)) ([2dfc220](https://www.github.com/googleapis/repo-automation-bots/commit/2dfc2202b93aad752a34954650551eed0e235b64))
|
416
|
-
* **deps:** update dependency probot to v11.0.5 ([#1295](https://www.github.com/googleapis/repo-automation-bots/issues/1295)) ([36e9880](https://www.github.com/googleapis/repo-automation-bots/commit/36e9880ff3fc04336eb8035d33ea4b64e85ab7a4))
|
417
|
-
* **gcf-utils:** upgrade to Probot 11, with e2e deployment test ([#1345](https://www.github.com/googleapis/repo-automation-bots/issues/1345)) ([07418a2](https://www.github.com/googleapis/repo-automation-bots/commit/07418a2cdc2075786af15524a3f3828c3df4807e))
|
418
|
-
|
419
|
-
## [7.0.0](https://www.github.com/googleapis/repo-automation-bots/compare/v6.3.2...v7.0.0) (2021-01-20)
|
420
|
-
|
421
|
-
|
422
|
-
### ⚠ BREAKING CHANGES
|
423
|
-
|
424
|
-
* **deps:** update dependency probot to v11.0.4 (#1285)
|
425
|
-
|
426
|
-
### Bug Fixes
|
427
|
-
|
428
|
-
* **deps:** update dependency probot to v11.0.4 ([#1285](https://www.github.com/googleapis/repo-automation-bots/issues/1285)) ([3191159](https://www.github.com/googleapis/repo-automation-bots/commit/31911594187c924fa50fdf88d2208f075b4fb8f6))
|
429
|
-
|
430
|
-
### [6.3.2](https://www.github.com/googleapis/repo-automation-bots/) (2021-01-20)
|
431
|
-
|
432
|
-
|
433
|
-
### Bug Fixes
|
434
|
-
|
435
|
-
* **deps:** update dependency probot to v11.0.3 ([#1284](https://www.github.com/googleapis/repo-automation-bots/issues/1284)) ([ea5ef00](https://www.github.com/googleapis/repo-automation-bots/commit/ea5ef00364ee1ffdebd9f7164e787fb77419b4e6))
|
436
|
-
* **deps:** upgrade to Probot 11 ([#1280](https://www.github.com/googleapis/repo-automation-bots/issues/1280)) ([6abbbed](https://www.github.com/googleapis/repo-automation-bots/commit/6abbbed3fc7410b0e416e1823c4512490b2ca9ea))
|
437
|
-
|
438
|
-
### [6.3.1](https://www.github.com/googleapis/repo-automation-bots/) (2021-01-06)
|
439
|
-
|
440
|
-
|
441
|
-
### Bug Fixes
|
442
|
-
|
443
|
-
* **deps:** update dependency @octokit/plugin-enterprise-compatibility to v1.2.8 ([#1203](https://www.github.com/googleapis/repo-automation-bots/issues/1203)) ([6216b5c](https://www.github.com/googleapis/repo-automation-bots/commit/6216b5c0e2dd7eeb0a2c4e903d4c83589c87d8f6))
|
444
|
-
|
445
|
-
## [6.3.0](https://www.github.com/googleapis/repo-automation-bots/compare/v6.2.0...v6.3.0) (2020-12-02)
|
446
|
-
|
447
|
-
|
448
|
-
### Features
|
449
|
-
|
450
|
-
* **gcf-utils:** export a function for the comment mark ([#1173](https://www.github.com/googleapis/repo-automation-bots/issues/1173)) ([90981e4](https://www.github.com/googleapis/repo-automation-bots/commit/90981e4e1146e8038e9d532862926682c2ec9a26)), closes [#1160](https://www.github.com/googleapis/repo-automation-bots/issues/1160)
|
451
|
-
|
452
|
-
|
453
|
-
### Bug Fixes
|
454
|
-
|
455
|
-
* **deps:** update dependency @octokit/plugin-enterprise-compatibility to v1.2.7 ([#1194](https://www.github.com/googleapis/repo-automation-bots/issues/1194)) ([9d07382](https://www.github.com/googleapis/repo-automation-bots/commit/9d073824696f858a820b24496385eb9b295d4ee1))
|
456
|
-
|
457
|
-
## [6.2.0](https://www.github.com/googleapis/repo-automation-bots/compare/v6.1.4...v6.2.0) (2020-11-18)
|
458
|
-
|
459
|
-
|
460
|
-
### Features
|
461
|
-
|
462
|
-
* **gcf-utils:** add addOrUpdateIssueComment ([#1118](https://www.github.com/googleapis/repo-automation-bots/issues/1118)) ([448243f](https://www.github.com/googleapis/repo-automation-bots/commit/448243f00c84e7535d63d253777858fd22baf7a3)), closes [#1114](https://www.github.com/googleapis/repo-automation-bots/issues/1114)
|
463
|
-
* **gcf-utils:** change the method signature of addOrUpdateIssueComment ([#1131](https://www.github.com/googleapis/repo-automation-bots/issues/1131)) ([700927f](https://www.github.com/googleapis/repo-automation-bots/commit/700927fc4667d29afeaa60a1acdc47a557bcc9d5)), closes [#1130](https://www.github.com/googleapis/repo-automation-bots/issues/1130)
|
464
|
-
|
465
|
-
### [6.1.4](https://www.github.com/googleapis/repo-automation-bots/compare/v6.1.3...v6.1.4) (2020-11-03)
|
466
|
-
|
467
|
-
|
468
|
-
### Bug Fixes
|
469
|
-
|
470
|
-
* **deps:** update dependency @octokit/plugin-enterprise-compatibility to v1.2.6 ([#1069](https://www.github.com/googleapis/repo-automation-bots/issues/1069)) ([1c0fb97](https://www.github.com/googleapis/repo-automation-bots/commit/1c0fb97e7e2420d13b251fa0e1bbeaca0873a35b))
|
471
|
-
|
472
|
-
### [6.1.3](https://www.github.com/googleapis/repo-automation-bots/compare/v6.1.2...v6.1.3) (2020-10-28)
|
473
|
-
|
474
|
-
|
475
|
-
### Bug Fixes
|
476
|
-
|
477
|
-
* **probot:** latest release of probot breaks auth ([#1063](https://www.github.com/googleapis/repo-automation-bots/issues/1063)) ([e32e8da](https://www.github.com/googleapis/repo-automation-bots/commit/e32e8daeb591cc10db537e9bf990c255ed95dae7))
|
478
|
-
|
479
|
-
### [6.1.2](https://www.github.com/googleapis/repo-automation-bots/compare/v6.1.1...v6.1.2) (2020-10-26)
|
480
|
-
|
481
|
-
|
482
|
-
### Bug Fixes
|
483
|
-
|
484
|
-
* **deps:** update dependency gaxios to v4 ([#1049](https://www.github.com/googleapis/repo-automation-bots/issues/1049)) ([1301f76](https://www.github.com/googleapis/repo-automation-bots/commit/1301f7665ea6781f880dfb3213b8716fafd28df1))
|
485
|
-
|
486
|
-
### [6.1.1](https://www.github.com/googleapis/repo-automation-bots/compare/v6.1.0...v6.1.1) (2020-10-01)
|
487
|
-
|
488
|
-
|
489
|
-
### Bug Fixes
|
490
|
-
|
491
|
-
* **logger:** allow log methods to be used in isolation ([#997](https://www.github.com/googleapis/repo-automation-bots/issues/997)) ([38371ca](https://www.github.com/googleapis/repo-automation-bots/commit/38371cae7aaf48b4ba5effab453dfac332f912bd))
|
492
|
-
|
493
|
-
## [6.1.0](https://www.github.com/googleapis/repo-automation-bots/compare/v6.0.0...v6.1.0) (2020-09-30)
|
494
|
-
|
495
|
-
|
496
|
-
### Features
|
497
|
-
|
498
|
-
* **gcf-utils:** write payload to tmp bucket ([#983](https://www.github.com/googleapis/repo-automation-bots/issues/983)) ([38f264e](https://www.github.com/googleapis/repo-automation-bots/commit/38f264e4573e501dad162d5169365a8907efa2f0))
|
499
|
-
|
500
|
-
## [6.0.0](https://www.github.com/googleapis/repo-automation-bots/compare/v5.7.1...v6.0.0) (2020-09-29)
|
501
|
-
|
502
|
-
|
503
|
-
### ⚠ BREAKING CHANGES
|
504
|
-
|
505
|
-
* **probot:** upgrade gcf-utils to probot@10, @octokit/rest@18 (#963)
|
506
|
-
|
507
|
-
### Code Refactoring
|
508
|
-
|
509
|
-
* **probot:** upgrade gcf-utils to probot@10, @octokit/rest@18 ([#963](https://www.github.com/googleapis/repo-automation-bots/issues/963)) ([a601f4a](https://www.github.com/googleapis/repo-automation-bots/commit/a601f4acb415d80258021549104124cef1a447d1))
|
510
|
-
|
511
|
-
### [5.7.1](https://www.github.com/googleapis/repo-automation-bots/compare/v5.7.0...v5.7.1) (2020-09-14)
|
512
|
-
|
513
|
-
|
514
|
-
### Bug Fixes
|
515
|
-
|
516
|
-
* **deps:** update dependency yargs to v16 ([#944](https://www.github.com/googleapis/repo-automation-bots/issues/944)) ([1579ab6](https://www.github.com/googleapis/repo-automation-bots/commit/1579ab6694dcbf174aa2d936d5a68d31d6ac5bab))
|
517
|
-
|
518
|
-
## [5.7.0](https://www.github.com/googleapis/repo-automation-bots/compare/v5.6.0...v5.7.0) (2020-09-02)
|
519
|
-
|
520
|
-
|
521
|
-
### Features
|
522
|
-
|
523
|
-
* bind trigger information to all logs ([#926](https://www.github.com/googleapis/repo-automation-bots/issues/926)) ([dcdd281](https://www.github.com/googleapis/repo-automation-bots/commit/dcdd281b06524203788946470fbb8012179d2c98))
|
524
|
-
|
525
|
-
## [5.6.0](https://www.github.com/googleapis/repo-automation-bots/compare/v5.5.1...v5.6.0) (2020-08-28)
|
526
|
-
|
527
|
-
|
528
|
-
### Features
|
529
|
-
|
530
|
-
* **gcf-utils:** log event type with trigger information ([#921](https://www.github.com/googleapis/repo-automation-bots/issues/921)) ([023ed12](https://www.github.com/googleapis/repo-automation-bots/commit/023ed126aa478ab80279a27f8a194a88e5aff44d))
|
531
|
-
|
532
|
-
### [5.5.1](https://www.github.com/googleapis/repo-automation-bots/compare/v5.5.0...v5.5.1) (2020-08-06)
|
533
|
-
|
534
|
-
|
535
|
-
### Bug Fixes
|
536
|
-
|
537
|
-
* **gcf-utils:** Revert binding trigger information to logger ([#809](https://www.github.com/googleapis/repo-automation-bots/issues/809)) ([e9c42b3](https://www.github.com/googleapis/repo-automation-bots/commit/e9c42b3c1e0dafdc05db2e9b1240cb24447de75e)), closes [#796](https://www.github.com/googleapis/repo-automation-bots/issues/796)
|
538
|
-
|
539
|
-
## [5.5.0](https://www.github.com/googleapis/repo-automation-bots/compare/v5.4.0...v5.5.0) (2020-08-05)
|
540
|
-
|
541
|
-
|
542
|
-
### Features
|
543
|
-
|
544
|
-
* **gcf-utils:** add trigger info as bindings to all log statements ([#796](https://www.github.com/googleapis/repo-automation-bots/issues/796)) ([157c768](https://www.github.com/googleapis/repo-automation-bots/commit/157c768e6de8e3067e24a6dd17be152ae98c25d8))
|
545
|
-
|
546
|
-
## [5.4.0](https://www.github.com/googleapis/repo-automation-bots/compare/v5.3.1...v5.4.0) (2020-08-03)
|
547
|
-
|
548
|
-
|
549
|
-
### Features
|
550
|
-
|
551
|
-
* **gcf-utils:** log more trigger information ([#788](https://www.github.com/googleapis/repo-automation-bots/issues/788)) ([8a73cca](https://www.github.com/googleapis/repo-automation-bots/commit/8a73ccad2c4a4bc3d9d1dcd0d25d8a6e627921cf))
|
552
|
-
|
553
|
-
|
554
|
-
### Bug Fixes
|
555
|
-
|
556
|
-
* **gcf-utils:** log entire errors in specific cases ([#775](https://www.github.com/googleapis/repo-automation-bots/issues/775)) ([ab6fec4](https://www.github.com/googleapis/repo-automation-bots/commit/ab6fec4c9a1d278a015ec00bd24cbefc208ce6f8))
|
557
|
-
* **merge-on-green:** payload switches between Buffer and object ([#785](https://www.github.com/googleapis/repo-automation-bots/issues/785)) ([43bbd2a](https://www.github.com/googleapis/repo-automation-bots/commit/43bbd2aa199fa6908d4773b7641f4c22b19bacde))
|
558
|
-
|
559
|
-
### [5.3.1](https://www.github.com/googleapis/repo-automation-bots/compare/v5.3.0...v5.3.1) (2020-07-28)
|
560
|
-
|
561
|
-
|
562
|
-
### Bug Fixes
|
563
|
-
|
564
|
-
* **gcf-utils:** add repository details to payload for pub/sub triggered executions ([#758](https://www.github.com/googleapis/repo-automation-bots/issues/758)) ([00faedc](https://www.github.com/googleapis/repo-automation-bots/commit/00faedc0a3f5d1e4b39bda6fc5371edb2f921d2b))
|
565
|
-
|
566
|
-
## [0.4.1](https://github.com/googleapis/repo-automation-bots/) (2019-07-30)
|
567
|
-
|
568
|
-
|
569
|
-
### Bug Fixes
|
570
|
-
|
571
|
-
* **docs:** add appropriate meta information ([#11](https://github.com/googleapis/repo-automation-bots/issues/11)) ([a9c0590](https://github.com/googleapis/repo-automation-bots/commit/a9c0590))
|
572
|
-
|
573
|
-
|
574
|
-
|
575
|
-
|
576
|
-
|
577
|
-
# 0.4.0 (2019-07-30)
|
578
|
-
|
579
|
-
|
580
|
-
### Bug Fixes
|
581
|
-
|
582
|
-
* **deps:** update dependency @google-cloud/storage to v3 ([#9](https://github.com/googleapis/repo-automation-bots/issues/9)) ([1c98b01](https://github.com/googleapis/repo-automation-bots/commit/1c98b01))
|
583
|
-
* **lint:** get linting working ([#8](https://github.com/googleapis/repo-automation-bots/issues/8)) ([70a6bcd](https://github.com/googleapis/repo-automation-bots/commit/70a6bcd))
|
584
|
-
* don't use absolute path for gts config ([#3](https://github.com/googleapis/repo-automation-bots/issues/3)) ([6deba89](https://github.com/googleapis/repo-automation-bots/commit/6deba89))
|
585
|
-
|
586
|
-
|
587
|
-
### Features
|
588
|
-
|
589
|
-
* **infra:** Created bootstrapping infra for GCF ([5ec6d24](https://github.com/googleapis/repo-automation-bots/commit/5ec6d24))
|
590
|
-
* added utils for running probot apps in gcf ([#2](https://github.com/googleapis/repo-automation-bots/issues/2)) ([0032e84](https://github.com/googleapis/repo-automation-bots/commit/0032e84))
|
591
|
-
|
592
|
-
|
593
|
-
|
594
|
-
|
595
|
-
|
596
|
-
# 0.3.0 (2019-07-30)
|
597
|
-
|
598
|
-
|
599
|
-
### Bug Fixes
|
600
|
-
|
601
|
-
* **deps:** update dependency @google-cloud/storage to v3 ([#9](https://github.com/googleapis/repo-automation-bots/issues/9)) ([1c98b01](https://github.com/googleapis/repo-automation-bots/commit/1c98b01))
|
602
|
-
* **lint:** get linting working ([#8](https://github.com/googleapis/repo-automation-bots/issues/8)) ([70a6bcd](https://github.com/googleapis/repo-automation-bots/commit/70a6bcd))
|
603
|
-
* don't use absolute path for gts config ([#3](https://github.com/googleapis/repo-automation-bots/issues/3)) ([6deba89](https://github.com/googleapis/repo-automation-bots/commit/6deba89))
|
604
|
-
|
605
|
-
|
606
|
-
### Features
|
607
|
-
|
608
|
-
* **infra:** Created bootstrapping infra for GCF ([5ec6d24](https://github.com/googleapis/repo-automation-bots/commit/5ec6d24))
|
609
|
-
* added utils for running probot apps in gcf ([#2](https://github.com/googleapis/repo-automation-bots/issues/2)) ([0032e84](https://github.com/googleapis/repo-automation-bots/commit/0032e84))
|
610
|
-
|
611
|
-
|
612
|
-
|
613
|
-
|
614
|
-
|
615
|
-
# 0.2.0 (2019-07-30)
|
616
|
-
|
617
|
-
|
618
|
-
### Bug Fixes
|
619
|
-
|
620
|
-
* **deps:** update dependency @google-cloud/storage to v3 ([#9](https://github.com/googleapis/repo-automation-bots/issues/9)) ([1c98b01](https://github.com/googleapis/repo-automation-bots/commit/1c98b01))
|
621
|
-
* **lint:** get linting working ([#8](https://github.com/googleapis/repo-automation-bots/issues/8)) ([70a6bcd](https://github.com/googleapis/repo-automation-bots/commit/70a6bcd))
|
622
|
-
* don't use absolute path for gts config ([#3](https://github.com/googleapis/repo-automation-bots/issues/3)) ([6deba89](https://github.com/googleapis/repo-automation-bots/commit/6deba89))
|
623
|
-
|
624
|
-
|
625
|
-
### Features
|
626
|
-
|
627
|
-
* **infra:** Created bootstrapping infra for GCF ([5ec6d24](https://github.com/googleapis/repo-automation-bots/commit/5ec6d24))
|
628
|
-
* added utils for running probot apps in gcf ([#2](https://github.com/googleapis/repo-automation-bots/issues/2)) ([0032e84](https://github.com/googleapis/repo-automation-bots/commit/0032e84))
|