GithubHelp home page GithubHelp logo

stefma / backlog-notifier Goto Github PK

View Code? Open in Web Editor NEW

This project forked from blackjacx/backlog-notifier

0.0 2.0 0.0 1.17 MB

Comment on tickets connected to PRs in a teams platform specific repository in the same account about the release of a new PR / feature.

License: MIT License

JavaScript 100.00%

backlog-notifier's Introduction

Backlog Notifier Github Action (JS)

Comment on tickets connected to PRs in a teams platform specific repository in the same account about the release of a new PR / feature.

Inputs

backlog-ticket-prefix

Required Prefix of the backlog issue identifier. The whole identifier must look like BACKLOG-539 and has to be part of the PR description. Default "BACKLOG".

backlog-repo-name

Required The repo name that contains your backlog tickets. Must be under the same github account as the repo you use this action in. Default "backlog".

message

Required The message thats posted in the backlog ticket. Use # as placeholder for the version number. It will be automatically replaced. Default "This feature has just been released for iOSΒ πŸŽ‰ Now it takes typically 2-3 days until the release is available in the App Store.".

Example usage

uses: blackjacx/backlog-notifier@master
with:
  backlog-ticket-template: 'BACKLOG'
  backlog-repo-name: 'backlog'
  message: 'Dang! This feature is released in version # πŸŽ‰'

License

This software is available under the MIT license. See LICENSE for details.

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.