infra: Adding a couple more script releated labels.

* `scripts-python-liberty` label for the script which generates the
   liberty timing files.

 * `scripts-python-verilog` label for the script which generates a lot
   of the verilog files.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
Tim 'mithro' Ansell 2020-07-09 11:14:27 -07:00
parent 34859b8011
commit 7fdcbc5783
1 changed files with 8 additions and 0 deletions

8
.github/labels.yml vendored
View File

@ -210,6 +210,14 @@
description: "Issues with the Python scripts provided as part of the PDK."
color: "5648a8"
- name: "scripts-python-liberty"
description: "Issues with the Python script which generates the liberty timing files."
color: "5648a8"
- name: "scripts-python-verilog"
description: "Issues with the Python script which creates the generated Verilog files."
color: "5648a8"
##########################################################################
# Labels related to tools
#