Skip to content
This repository was archived by the owner on Apr 27, 2021. It is now read-only.
/ jira-notifier Public archive

Scrapes Jira using the JQL and posts to a slack channel using the Slack API incoming-webhooks.

Notifications You must be signed in to change notification settings

mbirky/jira-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jira Notifier

TABLE OF CONTENTS

  • Introduction
  • Requirements
  • Recommended modules
  • Installation
  • Configuration

INTRODUCTION

This project was created to post Jira searches into Slack channels.

REQUIREMENTS

  • gem json

RECOMMENDED MODULES

  • cron

INSTALLATION

  • Download jira-notifier.rb and example.json into a folder

CONFIGURATION

  • Make a copy of example.json and fill in the fields with your information. Example file ideas:
  • hourly.json
  • daily.json
  • Weekly.json
  • The notifier can now be run by using the command './jira-notifier [yourfile.json]'
  • To extend functionality it is reccomended to set up recuring notifications by using cron.

About

Scrapes Jira using the JQL and posts to a slack channel using the Slack API incoming-webhooks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages