[BugzillaBridge] Add new bridge (#2825)

This commit is contained in:
Yaman Qalieh 2022-06-24 05:04:49 -04:00 committed by GitHub
parent 7d31d32750
commit 1cfcacbbeb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 184 additions and 2 deletions

View file

@ -3,7 +3,8 @@ class KernelBugTrackerBridge extends BridgeAbstract {
const NAME = 'Kernel Bug Tracker';
const URI = 'https://bugzilla.kernel.org';
const DESCRIPTION = 'Returns feeds for bug comments';
const DESCRIPTION = 'DEPRECATED: Use BugzillaBridge instead.
Returns feeds for bug comments';
const MAINTAINER = 'logmanoriginal';
const PARAMETERS = array(
'Bug comments' => array(