Commit Graph

7 Commits

Author SHA1 Message Date
zhangskz f2d79d7877
Change label prefix for protobuf projects (#8944)
Avoid clashing with labels used by envoy in
https://github.com/google/oss-fuzz/blob/master/projects/envoy/project.yaml.
2022-11-08 13:32:18 +11:00
zhangskz f0bba2daf6
Add copybara to cc's and and label (#8929)
Same as https://github.com/google/oss-fuzz/pull/8927 but for
protobuf-python

Co-authored-by: Navidem <navid.emamdoost@gmail.com>
2022-11-07 10:37:46 -05:00
zhangskz 235ff2d274
Replace buganizer cc with protobuf-oss-fuzz (#8925)
Co-authored-by: Navidem <navid.emamdoost@gmail.com>
2022-11-07 10:37:23 -05:00
zhangskz 54f1caf4c6
Update protobuf-python to +cc protobuf team (#8759)
auto_cc individual google accounts and bug component for triage.

Per
https://google.github.io/oss-fuzz/getting-started/new-project-guide/#primary,
Google accounts are needed for full access, which is why individuals are
listed explicitly instead of using groups.

This PR is similar to https://github.com/google/oss-fuzz/pull/8758 which
does the same for protobuf-java.
2022-10-12 16:59:05 -04:00
Oliver Chang 4f2e7adc87
Add vendors to Python projects. (#8547) 2022-09-26 09:50:09 +10:00
Oliver Chang d2283617c2
Move vendors to vendor_ccs when there is no maintainer email. (#7698) 2022-05-11 16:23:24 +10:00
DavidKorczynski cacd58c222
python-protobuf: initial integration (#7515)
* python-protobuf: initial integration

* nit

* update to latest python base image
2022-04-08 12:36:07 -04:00