Skip to content

[Bug 552628] Can bots be added as a validated user on github for ECA purposes?

Bugzilla Link 552628
Status NEW
Importance P3 normal
Reported Nov 01, 2019 16:18 EDT
Modified Feb 14, 2021 06:44 EDT
Depends on 496885
Blocks 564139
See also 552675

Description

Thanks to Bug 496885 the ECA tool now supports noreply github emails. Here is an additional case that probably wasn't in the scope of the original bug but would be nice to support.

For example, github has dependabot that creates PRs against repos with security issues.

Here is a PR https://github.com/eclipse-cdt/cdt-gdb-adapter/pull/143 which has this commit message:

commit 99d937e893a4f00165148b7262afbf7872717bf4 (origin/dependabot/npm_and_yarn/fstream-1.0.12)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri Nov 1 19:23:41 2019 +0000

Bump fstream from 1.0.11 to 1.0.12\
\
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.\
- [Release notes](https://github.com/npm/fstream/releases)\
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)\
\
Signed-off-by: dependabot[bot] <support@github.com>