We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f313f14 commit 6945e08Copy full SHA for 6945e08
.github/trusted-contribution.yml
@@ -1,3 +1,7 @@
1
trustedContributors:
2
- renovate-bot
3
- gcf-owl-bot[bot]
4
+
5
+annotations:
6
+- type: comment
7
+ text: "/gcbrun"
owlbot.py
@@ -105,6 +105,7 @@ def make_internal_only(sources):
105
# todo remove once template is updated
106
'.github/ISSUE_TEMPLATE/bug_report.md',
107
'.github/PULL_REQUEST_TEMPLATE.md',
108
+ '.github/trusted-contribution.yml',
109
'CONTRIBUTING.md',
110
# exclude autogen
111
'codecov.yaml',
0 commit comments