NargiT

Results 20 issues of NargiT

Hello, I tried your application but I get an error after I did npm start ``` ERROR in main.js from UglifyJs Unexpected token: name (urlParts) [main.js:10579,4] ```

Hello, Nice work ! I would like tu propose an improvement, currently when a document is sent to kindle, the image is very generic. I would like to propose a...

**Describe the bug/feature** A clear and concise description of what the bug/feature request is. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'https://www.katacoda.com/ademaria/scenarios/kapitan-intro' 2. Go until step 3...

bug

Hello, Is it possible to have more complex required_statuses condition ? Today it's a **AND** and I would like to have a **OR** ? We are using bulldozer with policybot...

I do not know if #82 will fix the issue but I have the following problem with mypy. I use `typing` in order to simplify coding. ```python repositories: Set['Repository'] =...

enhancement
priority-normal
topic-plugins

Hello, I face an issue with `request_review` feature. At least I consider it buggy. I have a team of team (let's call it MegaTeam) in github organization and my repository...

bug

Do you think it's possible to generate schema of policy-bot ? https://schemastore.azurewebsites.net/json/ Many application do have support for it, and it works for yaml. What do you think ?

question

Hello, I would like to know why the remote policy configuration has to be full public. We would like to use it with a github entreprise on premise version where...

enhancement

Missing parameter to handle permission for users https://developer.github.com/v3/repos/collaborators/#add-user-as-a-collaborator ## Version Information Please provide: - The version of Python you're using 3.6 - The version of pip you used to install...

Hi, I would like to know if it's possible to only use local registry / repository without accessing github.com? I was able to configure local maven repository using generic-update-script but...