Code Monkey home page Code Monkey logo

propaganda's Introduction

pipeline status coverage report

Propaganda

Announces merges in GitHub and GitLab to a slack incoming webhook.

Propaganda, from the spanish meaning: advertisement

a notice or announcement in a public medium promoting a product, service, or event.

Usage

Usage of ./propaganda:
  -address string
      listening address (default ":9092")
  -config string
      configuration file to use (default "propaganda.yml")
  -debug
      enable debug logging
  -enable-github
      enable github webhook handling
  -enable-gitlab
      enable gitlab webhook handling
  -match-pattern string
      match string regex (default "\\[announce\\]")
  -metrics string
      metrics path (default "/metrics")
  -version
      show version and exit

Required Environment Variables

  • SLACK_WEBHOOK_URL slack webhook url used to post to slack
  • GITLAB_TOKEN token used to validate the payload sent from the gitlab instance, required when gitlab is enabled.
  • GITHUB_TOKEN token used to validate the payload signature sent from github, required when github is enabled.

Registering Webhooks

Github

Be sure to pick application/json as content type, else all the webhooks will simply fail to be parsed.

Gitlab

No particularities, simply pick only Merge Request events to reduce noise.

propaganda's People

Contributors

ilya-f avatar pcarranza avatar

Stargazers

 avatar

Watchers

 avatar

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.