Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: README example transition #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: README example transition
  • Loading branch information
sirvar authored Nov 24, 2021
commit 380ecd9a16399b4a20fe51c343ca645c2ab5de64
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -19,7 +19,6 @@ Example transition action:
with:
issue: GA-181
transition: "In progress"
}
```

The `issue` parameter can be an issue id created or retrieved by an upstream action – for example, [`Create`](https://github.com/marketplace/actions/jira-create) or [`Find Issue Key`](https://github.com/marketplace/actions/jira-find). Here is full example workflow:
@@ -71,4 +70,4 @@ jobs:
- `transitionId`

### Writes fields to config file at $HOME/jira/config.yml
- None
- None