Taskcluster/Deprecated/Components/Tc-Vcs: Difference between revisions

(Created page with "== Introduction == Tools for TaskCluster to communicate with version-control systems. * Homepage: https://github.com/taskcluster/taskcluster-vcs == People == Owner: [https:...")
 
 
(3 intermediate revisions by 2 users not shown)
Line 10: Line 10:
== Issue / feature tracking ==
== Issue / feature tracking ==


This component is one of several considered a "client library", and its bugs are mixed with bugs for those components.


<bugzilla>
<bugzilla>
Line 17: Line 16:
         "product": "Taskcluster",
         "product": "Taskcluster",
         "component": "General",
         "component": "General",
         "short_desc: "tc-vcs"
         "short_desc": "tc-vcs"
     }
     }
</bugzilla>
</bugzilla>

Latest revision as of 20:23, 29 September 2020

Introduction

Tools for TaskCluster to communicate with version-control systems.

People

Owner: Greg -- the owner is responsible for the health (which is defined as uptime/code quality/decisions) made in each component owned. The ideal is we collaborate through our weekly meetings but each owner is ultimately responsible for yes/no decisions. Owners are _not_ for life and the team may elect new owners as time goes on.

Issue / feature tracking

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);


Submitting patches

If a bug is not open already corresponding to the bug you want to fix (or the feature you want to add), please file one. After that, please open a github pull request with your code change, mentioning the bug in the description. Assign the pull request to a good reviwer, such as the component owner.