Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 772 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 772 Bytes

Bugzilla add-on for Google Sheets

Google Apps Script add-on that fetches data from a Bugzilla installation to populate columns.

Install from https://chrome.google.com/webstore/detail/bugzilla/eapdbacofopbmmbpmcclpnncelfgkefe

Develop using clasp.

Development

Publishing a new version

  1. Open the script editor with clasp open.
  2. Create a new version in the script editor with File > Manage Versions…
  3. Publish new version at https://console.cloud.google.com/apis/api/appsmarket-component.googleapis.com/googleapps_sdk?project=project-id-iyovgkkykvavjwbheov using the new version number from above.
  4. In the script editor, Publish > Deploy as add-on… and then choose the updated version and submit for review.