{"id":21972635,"url":"https://github.com/mmore/jira2lametric","last_synced_at":"2025-03-22T23:14:19.902Z","repository":{"id":64305212,"uuid":"44474441","full_name":"MMore/jira2lametric","owner":"MMore","description":"A small wrapper to push your just created JIRA issues to your LaMetric.","archived":false,"fork":false,"pushed_at":"2015-10-20T19:52:47.000Z","size":148,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T02:43:43.263Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MMore.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-18T10:49:04.000Z","updated_at":"2021-03-06T12:05:12.000Z","dependencies_parsed_at":"2023-01-15T10:30:55.349Z","dependency_job_id":null,"html_url":"https://github.com/MMore/jira2lametric","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMore%2Fjira2lametric","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMore%2Fjira2lametric/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMore%2Fjira2lametric/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMore%2Fjira2lametric/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MMore","download_url":"https://codeload.github.com/MMore/jira2lametric/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245031516,"owners_count":20549926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-29T15:19:33.725Z","updated_at":"2025-03-22T23:14:19.870Z","avatar_url":"https://github.com/MMore.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jira2lametric\n\nA small wrapper to push your just created JIRA issues to your [LaMetric](http://lametric.com) written in golang.\n\n## Setup\n\n### Create a private lametric app\n\nGo to https://developer.lametric.com and create a new indicator app.\n\n1. Select an icon (just choose what you like).\n2. Enter a default text (i.e. JIRA).\n3. Set Push for communication type.\n4. Click on Next.\n5. Enter an app name (i.e. JIRA).\n6. Enter a short description.\n7. Ensure that \"Private App\" is selected.\n8. Save and publish the app.\n\nOn the detail page of your just published app you find the necessary configuration options (Push URL and Access Token).\n\n\n### Deploy jira2lametric application\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)\n\nThis repository is prepared for heroku. Of course, you can use it on your own server. Just install it with:\n\n```\n$ go get github.com/MMore/jira2lametric\n```\n\n\n### Set Application Configuration\n\nSet the following environment variables:\n\n- PORT (HTTP Port where the application will be served. Heroku will set it automatically.)\n- LAMETRIC_PUSH_URL (Your personal lametric device push url. You find it in your app settings.)\n- LAMETRIC_TOKEN (Your personal token for your lametric app. You find it in your app settings.)\n\n\n### JIRA Configuration\n\nTested with JIRA v6.4.\nGo to JIRA Administration and add a new webhook with the URL where your deployed app is running. The hook should fire for created issues only.\n\n\n## Contributing\nThis is an open source project and your contribution is very much appreciated.\n\n1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.\n2. Fork the repository on Github and make your changes on the **develop** branch (or branch off of it).\n3. Send a pull request (with the **develop** branch as the target).\n\n\n## Changelog\nSee [CHANGELOG.md](changelog.md)\n\n\n## License\njira2lametric is available under the GPL v3 license. See the [LICENSE](LICENSE) file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmore%2Fjira2lametric","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmore%2Fjira2lametric","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmore%2Fjira2lametric/lists"}