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:
e5f05d49f2fe66a161eaca4e77018e3f8bf363d8 / Josh Fell <[email protected]>
Handle `github_method_args` in GithubOperator when not provided

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

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

With regards,
GitHub Actions via GitBox


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

Reply via email to