{"id":20680530,"url":"https://github.com/ruettenm/jira-activity","last_synced_at":"2025-06-30T23:06:03.186Z","repository":{"id":32785919,"uuid":"142571365","full_name":"ruettenm/jira-activity","owner":"ruettenm","description":"This tool parses your JIRA activity stream and returns a list of your workitems grouped by day.","archived":false,"fork":false,"pushed_at":"2023-03-04T04:11:57.000Z","size":225,"stargazers_count":6,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-23T20:08:59.197Z","etag":null,"topics":["activity","activity-stream","jira"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruettenm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-27T11:56:29.000Z","updated_at":"2024-03-25T18:14:46.000Z","dependencies_parsed_at":"2024-11-20T13:16:41.418Z","dependency_job_id":null,"html_url":"https://github.com/ruettenm/jira-activity","commit_stats":{"total_commits":52,"total_committers":2,"mean_commits":26.0,"dds":"0.038461538461538436","last_synced_commit":"7021657acb7c2876eee93fed8182b13a4a76eabf"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/ruettenm/jira-activity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruettenm%2Fjira-activity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruettenm%2Fjira-activity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruettenm%2Fjira-activity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruettenm%2Fjira-activity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruettenm","download_url":"https://codeload.github.com/ruettenm/jira-activity/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruettenm%2Fjira-activity/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262035758,"owners_count":23248439,"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":["activity","activity-stream","jira"],"created_at":"2024-11-16T21:32:21.398Z","updated_at":"2025-06-30T23:06:03.157Z","avatar_url":"https://github.com/ruettenm.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JIRA activity\nThis tool parses your jira activity stream and returns a list of your work items grouped by day. \nThe official atlassian documentation for the jira activity stream can be found [here](https://developer.atlassian.com/server/framework/atlassian-sdk/consuming-an-activity-streams-feed).\n\n## How to use\n### Initial setup\n```bash\n# installation\nnpm i -g jira-activity\n\n# setup your defaults\njira-activity hostname some.hostname\njira-activity username your@username.com\n```\n\n### Show your activity\n```bash\n# if you have set your defaults\njira-activity list\n\n# if you do not have defaults or wants to override them\njira-activity list -u your@username.com -h some.hostname\n\n# if you only want to see your activities for the current week or month\njira-activity list -f week\njira-activity list -f month\n```\n![Example Image](https://raw.githubusercontent.com/ruettenm/jira-activity/master/img/example.png)\n\n## How to develop\n### Initial setup\n```bash\nnvm use\n\n# install yarn  \nnpm i -g yarn\n\n# install dependencies\nyarn\n```\n\n### How to call the library\n```bash\nyarn dev [command]\n\n# e.g. \u003e\u003e\nyarn dev list\nyarn dev defaults\n```\n\n### How to release a new version\n1. commit all your changes\n2. execute the `release` (with npm NOT yarn) command. The command will automatically do a version bump.\n```\nnpm run release\n\nVersioning package...\nPushing new release tag to GitHub...\nCreating a new GitHub release...\nv1.5.0 released to GitHub - https://github.com/ruettenm/jira-activity/releases/tag/v1.5.0\nv1.5.0 released to npm - https://www.npmjs.com/package/jira-activity\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruettenm%2Fjira-activity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruettenm%2Fjira-activity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruettenm%2Fjira-activity/lists"}