0.1.0 • Published 4 years ago

sync-jira-subtask-to-gh-issues-action v0.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 years ago

A github Action to synchronize Github Issues and Jira subtasks

Inputs

who-to-greet

Required The name of the person to greet. Default "World".

Outputs

time

The time we greeted you.

Example usage

Using in your repo

Usage

Add the following action description in your ./github/workflows directory

uses: b-yond-infinite-network/sync-jira-subtask-to-gh-issues-action@v1
with:
  jira-prefix: BIP

See the actions tab for runs of this action! :rocket:

Contributing

License

This action follow an Apache 2.0 License. Refer to LICENSE for more information