GithubHelp home page GithubHelp logo

clj-prescreen's People

Contributors

jafingerhut avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

clj-prescreen's Issues

Repository contains personal data

This repository contains my personal email along with my name. I don't want to have it in public. Now it is searchable via github search.

Do vote-combining for duplicate tickets

Sometimes a ticket is closed that has votes on it. I do not know of a way in JIRA to take the votes of one ticket and copy them to another, but I could in clj-prescreen's code read a file indicating which ticket A was a duplicate of which other tickst B, and count votes for A (and the submitter) as votes for B. It should have any duplicates removed before doing the vote counting, in case any people in common voted or submitted both tickets.

Change code so it gets all tickets, no matter how many

Functions url-all-CLJ-tickets, url-all-non-CLJ-tickets, and a few others contain tempMax= in their query strings. Recently I changed that number from 2000 to 4000 in url-all-non-CLJ-tickets because the number of non-CLJ tickets went over 2000. However, the error that occurs is fairly far removed from the cause.

At the very least, it would be good to look at the part of the XML response that contains this: and notice that total is larger than end. Ideally it should re-issue the request with a larger tempMax if this happens, to get everything.

Remove personal emails from this repository

It is uncool at best, and a security breach at worst to expose the list of Clojure Jira users email addresses in public the way this repository does. Please make the repository private or scrub all personally identifiable user information.

sensitive information should be protected

file clj-prescreen/data/all-clojure-jira-users.clj contains houndreds of names and email addresses. it is already indexed by mayor search engines and there is a high risk of grabbing attention of spambots.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.