Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mnoorenberghe/bugzilla-sheets

Google Apps Script add-on that fetches data from a Bugzilla installation to populate columns
https://github.com/mnoorenberghe/bugzilla-sheets

bug-tracker bugzilla gsuite sheets spreadsheet

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://github.com/google/clasp).

## Development ##

### Publishing a new version ###
1. Open the script editor with `clasp open`.
1. Create a new version in the script editor with File > Manage Versions…
1. 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.
1. In the script editor, Publish > Deploy as add-on… and then choose the updated version and submit for review.