1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-07-31 22:00:23 +02:00

[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
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(