Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Tools for running Bugmon in TaskCluster

NotificationsYou must be signed in to change notification settings

MozillaSecurity/bugmon-tc

Repository files navigation

Task StatusCode style: blackcodecov

Bugmon TC is a series of tools for running bugmon processes as isolated tasks in Taskcluster

Installation

git clone https://github.com/MozillaSecurity/bugmon-tccd bugmon-tcpoetry install

Overview

Bugmon-TC includes 3 console entry-points which represent the 3 phases of bugmon analysis (monitor, process, report)

bugmon-monitor

The monitor phase is responsible for querying bugzilla, identifying bugs that need to be analysed, and storing the bug contents as an artifact. Monitor is responsible for creating two additional tasks; process and report.

bugmon-process

The process phase is responsible for analysing the bug artifact produced by the monitor task. The results of this process will also be stored as an artifact for later consumption by the report task.

This task is considered untrusted and does not have access to the Bugzilla API key.

bugmon-report

The report task is responsible for consuming the artifact generated by the process task and reporting those results to Bugzilla.

About

Tools for running Bugmon in TaskCluster

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors3

  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp