Github user pwendell commented on a diff in the pull request:

    https://github.com/apache/spark/pull/6153#discussion_r30355015
  
    --- Diff: dev/github_jira_sync.py ---
    @@ -33,6 +33,7 @@
     
     # User facing configs
     GITHUB_API_BASE = os.environ.get("GITHUB_API_BASE", 
"https://api.github.com/repos/apache/spark";)
    +JIRA_PROJECTNAME = os.environ.get("JIRA_PROJECTNAME", "SPARK")
    --- End diff --
    
    Mind doing JIRA_PROJECT_NAME to keep it consistent with the other ones?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to