The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user josh-fell (triggered by josh-fell).

Head commit for run:
85eca89455b5f3b6f5a45648bfa4fe7f5b932c9a / Josh Fell <[email protected]>
Handle `jira_method_args` in JiraOperator when not provided

Related: #29699

The `jira_method_args` is an optional parameter for JiraOperator; however, if 
an arg value is not passed the JiraOperator task fails because 
`jira_method_args` is always expected to be a mapping. It should be possible 
for users to not need to pass `jira_method_args` in JiraOperator when it's not 
needed.

Report URL: https://github.com/apache/airflow/actions/runs/4263469900

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to