GithubHelp home page GithubHelp logo

iangreenleaf / action-transition-multiple-jira-issues Goto Github PK

View Code? Open in Web Editor NEW

This project forked from youracclaim/action-transition-multiple-jira-issues

0.0 1.0 0.0 168 KB

Find Jira issues from commit messages in pull requests and transition them

License: Other

JavaScript 97.16% Dockerfile 2.84%

action-transition-multiple-jira-issues's Introduction

action-transition-multiple-jira-issues

Find Jira issue keys from commit messages in pull requests and transition them

Usage

- name: Jira find and transition issues
  uses: bloobirds-it/[email protected]
  with:
    jira-base-url: https://<yourdomain>.atlassian.net
    jira-user-email: [email protected]
    jira-api-token: ${{ secrets.JIRA_API_TOKEN }}
    github-token: ${{ secrets.GITHUB_TOKEN }}
    target-status: In Progress
    issue-prefixes: BB, P1
    ignore-statuses: Done, QA

Inputs

Name Description Required
jira-base-url URL of Jira instance
jira-api-token Access Token for Authorization
jira-user-email Email of the user for which Access Token was created for
github-token Your everyday GitHub token
issue-prefixes Comma separated list of the prefixes to scan
target-status To which status the issues found in the pull request should transition to
ignore-statuses Comma separated list of statuses to ignore

References

action-transition-multiple-jira-issues's People

Contributors

dleeman avatar vimtor 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.