Giter VIP home page Giter VIP logo

scrum-report's Introduction

coverbadger-tag-do-not-edit GO Go [lint, test] Lint & Test & Build & Release Go Report Card Quality Gate Status GoDoc Latest release artifacts Docker pulls License

scrum-report

Daily stand up meeting scrum report generator in markdown format for slack

Template

```text
    *What did I do*
    •
    *What will I do*
    •
    *Impediments*
    •
```

Usage of scrum-report

  1. Download executable file: Latest release artifacts
  2. Unrar archive.
  3. a. Run executable scrum-report with necessary flags. (see bellow list of available flags) b. Run docker-compose docker-compose -f ./docker-compose.yml up --build -d c. Pull image from docker and run it with set ENV variables (see bellow list of available variables)

Environment variables used:

    SCRUM_REPORT_APP_PORT: Application listen port.
    SCRUM_REPORT_APP_NAME: Application service name
    SCRUM_REPORT_LOG_LEVEL: Outout log level
    SCRUM_REPORT_LOG_FORMAT: Log format (json or text)
    SCRUM_REPORT_LOG_SENTRY_DSN: Sentry DSN, if empty - disabled
    SCRUM_REPORT_LOG_SENTRY_TRACE_ENABLE: Enable sentry tracing.
    SCRUM_REPORT_LOG_SENTRY_TRACE_LEVEL: Sentry Tracing level.

Flags used:

  -help bool
        Output help for usage.
  -app_name string
    	app service name (default "scrum-report")
  -app_port string
    	app port (default "8080")
  -log_format string
    	Format of logs (supported values: text, json (default "text")
  -log_level string
    	set log level of application (default "INFO")
  -log_sentry_dsn string
    	Sentry DSN
  -log_sentry_trace_enable
    	Enables sending stacktrace to sentry
  -log_sentry_trace_level string
    	The level at which to start capturing stacktraces (default "PANIC")

Demo

first step

first step

first step

scrum-report's People

Contributors

code-factor avatar dependabot-preview[bot] avatar dependabot-support avatar dependabot[bot] avatar obalunenko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

fossabot

scrum-report's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.