Jose Javier Merchante
Jose Javier Merchante
There is no way to fetch all the events of a group using pagination. The GraphQL API is not stable and they don't provide direct API support. We submitted a...
Hi @kiranravindran90, `grimoirelab-perceval-finos` is deprecated and is not supported anymore. Can you remove the repository from the list in the `Project Structure` and try again?
Hi, I successfully built the image by running the following lines: ``` $ git clone https://github.com/chaoss/grimoirelab $ cd grimoirelab $ utils/build_grimoirelab --build --relfile releases/0.2.45 --dist docker/dist $ docker build -f...
Hi @dai-mk, The latest version of the script `utils/build_grimoirelab` requires an undefined variable for version 0.2.45. I recommend you to switch your repository branch to a specific release and use...
It seems that Kibiter 6.1.4-4 doesn't work. The latest version is 6.1.8-3, but it seems that changing the version in the Dockerfile doesn't work either. Maybe some changes are needed...
It works as expected, could you update the tests?
The problem here is that some commits from one branch, for example from `development`, will also be tagged with another branch name like `master`. The enriched items will be: ```...
@shanchenqi The PR looks ok but can we improve the commit message? We usually follow some guidelines: https://github.com/chaoss/grimoirelab/blob/master/CONTRIBUTING.md#guidelines-to-follow-to-write-good-commit-messages We are also starting to include a changelog file with information about...
Hi @shanchenqi, you can update the permissions from the right side of this pull request: 