def self.perform
    # Connect
    github = Github.connection
    open_pull_requests = github.search.issues(q: "is:open is:pr user:#{ENV['GITHUB_ORGANISATION']}").total_count
    # Push into metrics