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

remove unused var in task_status_update #5861

Merged
merged 1 commit into from
Mar 17, 2021

Conversation

chris48s
Copy link
Contributor

Proposed fixes:

This var is never used and requiring 'user' to be in context here causes us to throw KeyError: 'user' if we call the action with ignore_auth: True

Features:

  • includes tests covering changes
  • includes updated documentation
  • includes user-visible changes
  • includes API changes
  • includes bugfix for possible backport

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants