{"id":13766540,"url":"https://github.com/standup-raven/standup-raven","last_synced_at":"2025-05-10T22:31:14.909Z","repository":{"id":40293395,"uuid":"182545561","full_name":"standup-raven/standup-raven","owner":"standup-raven","description":"A Mattermost plugin for communicating daily standups across teams","archived":false,"fork":false,"pushed_at":"2023-08-30T14:25:10.000Z","size":5536,"stargazers_count":223,"open_issues_count":66,"forks_count":39,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-17T02:34:07.231Z","etag":null,"topics":["hacktoberfest","mattermost","mattermost-plugin","mattermost-standup-plugin","meeting","plugin","productivity","standup","standup-bot","standup-meetings","standup-report","standups","team"],"latest_commit_sha":null,"homepage":"https://www.standupraven.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/standup-raven.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"ko_fi":"harshilsharma63"}},"created_at":"2019-04-21T14:43:18.000Z","updated_at":"2024-10-11T19:12:12.000Z","dependencies_parsed_at":"2024-01-07T01:41:47.834Z","dependency_job_id":"ee95b8c8-8592-4b98-a223-f2ecedf5b74a","html_url":"https://github.com/standup-raven/standup-raven","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standup-raven%2Fstandup-raven","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standup-raven%2Fstandup-raven/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standup-raven%2Fstandup-raven/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standup-raven%2Fstandup-raven/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standup-raven","download_url":"https://codeload.github.com/standup-raven/standup-raven/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253492529,"owners_count":21916959,"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":["hacktoberfest","mattermost","mattermost-plugin","mattermost-standup-plugin","meeting","plugin","productivity","standup","standup-bot","standup-meetings","standup-report","standups","team"],"created_at":"2024-08-03T16:00:57.092Z","updated_at":"2025-05-10T22:31:13.201Z","avatar_url":"https://github.com/standup-raven.png","language":"Go","funding_links":["https://ko-fi.com/harshilsharma63"],"categories":["Go","Tools"],"sub_categories":["Standups"],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"docs/assets/images/banner.png?raw=true\" width=\"70%\" max-width=\"1500px\"\u003e\u003c/img\u003e\n\n#\nA Mattermost plugin for communicating daily standups across teams\n\n\n[![CircleCI](https://circleci.com/gh/standup-raven/standup-raven/tree/master.svg?style=svg)](https://circleci.com/gh/standup-raven/standup-raven/tree/master)\n[![codecov](https://codecov.io/gh/standup-raven/standup-raven/branch/master/graph/badge.svg)](https://codecov.io/gh/standup-raven/standup-raven)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/2940/badge)](https://bestpractices.coreinfrastructure.org/projects/2940)\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"docs/assets/images/standup.gif?raw=true\"\u003e\u003c/img\u003e\n\u003c/div\u003e\n\n## ✨ Features\n\n* Configurable standup window per channel for standup reminders\n\n* Automatic window open reminders\n\n    \u003cimg src=\"docs/assets/images/first-reminder.png?raw=true\" width=\"380px\"\u003e\u003c/img\u003e\n    \n* Automatic window close reminders\n\n    \u003cimg src=\"docs/assets/images/second-reminder.png?raw=true\" width=\"600px\"\u003e\u003c/img\u003e\n    \n* Per-channel customizable\n\n    \u003cimg src=\"docs/assets/images/config-general.png?raw=true\" width=\"650px\"\u003e\u003c/img\u003e\n    \n    \u003cimg src=\"docs/assets/images/config-notifications.png?raw=true\" width=\"650px\"\u003e\u003c/img\u003e\n    \n    \u003cimg src=\"docs/assets/images/config-schedule.png?raw=true\" width=\"650px\"\u003e\u003c/img\u003e\n    \n* Automatic standup reports\n    \n    \u003cimg src=\"docs/assets/images/report-user-aggregated.png?raw=true\" width=\"500px\"\u003e\u003c/img\u003e\n\n* Multiple standup report formats -\n\n  * User Aggregated - Tasks aggregated by individual users\n\n    \u003cimg src=\"docs/assets/images/report-user-aggregated.png?raw=true\" width=\"500px\"\u003e\u003c/img\u003e\n     \n  * Type Aggregated - Tasks aggregated by type\n\n    \u003cimg src=\"docs/assets/images/report-type-aggregated.png?raw=true\" width=\"500px\"\u003e\u003c/img\u003e\n\n* Ability to preview a standup report without publishing it in the channel\n* Ability to manually generate standup reports for any arbitrary date\n\n## 🧰 Functionality\n\n* Customize standup sections on per-channel basis, so team members can make it suite their style.\n\n* Multiple report formats to choose from.\n\n* Receive a window open notification at the configured window open time to remind you to fill your standup.\n\n* Receive a reminder at the completion of 80% of the configured window duration to remind you to fill your standup. \nThis message tags those members who haven't yet filled their standup.\n\n* Receive an auto-generated standup report at the end of the configured window close time. \nThe generated standup contains the names of members who have yet to fill their standup.\n\n* Allow or restrict standup configuration modification to channel admins (Requires Mattermost EE).\n\n## Guides\n\n### User Guide\n\n* 👩‍💼 [User Guide](docs/user_guide.md)\n\n### Developer Guide\n\n* 🚦 [Getting Started](docs/getting_started.md)\n\n* 🐞 [Integrating Sentry](docs/sentry.md)\n\n### Ops Guide\n\n* ⬇ [Installing](docs/installation.md)\n\n* 🏌️‍♀️[️Deployment](docs/deployment.md)\n\n* ⚙ [Plugin Configurations](docs/configuration.md)\n\n* ⁉ [Troubleshooting](docs/troubleshooting.md)\n\n### TODO\n\n* [x] Permissions\n* [ ] Vacation\n* [ ] Periodic reports\n\n## Reporting Security Vulnerabilities\n\nDue to the sensitive nature of such vulnerabilities, please refrain from posting them publically\nover GitHub issues or any other medium.\n\nBe responsible and report them to hello@standupraven.com .\n\n## 🌟 Attribution\n\n\u003cdiv\u003eProject logo (the Raven) is made by \u003ca href=\"https://www.freepik.com/\" title=\"Freepik\"\u003eFreepik\u003c/a\u003e from \u003ca href=\"https://www.flaticon.com/\" title=\"Flaticon\"\u003ewww.flaticon.com\u003c/a\u003e is licensed by \u003ca href=\"http://creativecommons.org/licenses/by/3.0/\" title=\"Creative Commons BY 3.0\" target=\"_blank\"\u003eCC 3.0 BY\u003c/a\u003e\u003c/div\u003e\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/jatinjtg\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/50952137?v=4\" width=\"100px;\" alt=\"jatinjtg\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ejatinjtg\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/Harshil Sharma/Standup Raven/commits?author=jatinjtg\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/Harshil Sharma/Standup Raven/issues?q=author%3Ajatinjtg\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"#ideas-jatinjtg\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"https://github.com/Harshil Sharma/Standup Raven/commits?author=jatinjtg\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#infra-jatinjtg\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e \u003ca href=\"https://github.com/Harshil Sharma/Standup Raven/commits?author=jatinjtg\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/goku321\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/12848015?v=4\" width=\"100px;\" alt=\"Deepak Sah\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDeepak Sah\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/Harshil Sharma/Standup Raven/commits?author=goku321\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://sandipagarwal.in\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/988003?v=4\" width=\"100px;\" alt=\"Sandip Agarwal\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSandip Agarwal\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/Harshil Sharma/Standup Raven/commits?author=sandipagarwal\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/chetanyakan\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/35728906?v=4\" width=\"100px;\" alt=\"Chetanya Kandhari\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eChetanya Kandhari\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/Harshil Sharma/Standup Raven/commits?author=chetanyakan\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/Harshil Sharma/Standup Raven/issues?q=author%3Achetanyakan\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"#ideas-chetanyakan\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"https://github.com/Harshil Sharma/Standup Raven/commits?author=chetanyakan\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/ayadav\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/154998?v=4\" width=\"100px;\" alt=\"Amit Yadav\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAmit Yadav\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/Harshil Sharma/Standup Raven/commits?author=ayadav\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/SezalAgrawal\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/13785694?v=4\" width=\"100px;\" alt=\"SezalAgrawal\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSezalAgrawal\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/Harshil Sharma/Standup Raven/commits?author=SezalAgrawal\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://TheodoreLindsey.io\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/6985440?v=4\" width=\"100px;\" alt=\"Theodore S Lindsey\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTheodore S Lindsey\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/Harshil Sharma/Standup Raven/commits?author=RagingRoosevelt\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/Amalkh5\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/20528562?v=4\" width=\"100px;\" alt=\"Amal Alkhamees\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAmal Alkhamees\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/Harshil Sharma/Standup Raven/commits?author=Amalkh5\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/henzai\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/25699758?v=4\" width=\"100px;\" alt=\"henzai\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ehenzai\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/Harshil Sharma/Standup Raven/issues?q=author%3Ahenzai\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://www.hardwario.com/\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/19538414?v=4\" width=\"100px;\" alt=\"Pavel Hübner\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ePavel Hübner\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-hubpav\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"#userTesting-hubpav\" title=\"User Testing\"\u003e📓\u003c/a\u003e \u003ca href=\"#talk-hubpav\" title=\"Talks\"\u003e📢\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/tgly307\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/25153311?v=4\" width=\"100px;\" alt=\"tgly307\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003etgly307\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-tgly307\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"https://github.com/Harshil Sharma/Standup Raven/issues?q=author%3Atgly307\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://tzonkovs.wixsite.com/alex\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/4975715?v=4\" width=\"100px;\" alt=\"Alex Tzonkov\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAlex Tzonkov\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-attzonko\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"https://github.com/Harshil Sharma/Standup Raven/issues?q=author%3Aattzonko\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/sonam-singh\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/10594597?v=4\" width=\"100px;\" alt=\"Sonam Singh\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSonam Singh\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/Harshil Sharma/Standup Raven/issues?q=author%3Asonam-singh\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"#ideas-sonam-singh\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/skyscooby\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/4450935?v=4\" width=\"100px;\" alt=\"Andrew Greenwood\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAndrew Greenwood\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-skyscooby\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/mihai-satmarean\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/4729542?v=4\" width=\"100px;\" alt=\"mihai-satmarean\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003emihai-satmarean\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-mihai-satmarean\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-enable --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind are welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstandup-raven%2Fstandup-raven","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstandup-raven%2Fstandup-raven","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstandup-raven%2Fstandup-raven/lists"}