Skip to main content
Tooling
0 votes
2 replies
78 views

How Claude Code can get access to GitLab issues (main question) ? I think the result should be those issues cashes locally as .md So Claude can read. Maybe there is something done for GitHub, soo How ...
Paul Verest on LinkedIn's user avatar
0 votes
0 answers
33 views

I am working on an app where a link points you to creating an issue with the right format so that a Github actions processes it. I am using the format https://github.com/{owner}/{repo}/issues/new?...
Daniel Cruz's user avatar
  • 2,437
0 votes
1 answer
184 views

We'd like to attach various file types to our issues on github projects: pdf, database files, our own custom binary files... It doesn't work out of the box, "File type not allowed: .fdw". Is ...
simaglei's user avatar
  • 1,278
0 votes
1 answer
185 views

How can I export issues on GitHub to Excel file to print. I have looked for the method on here too but they all missing the issue open and close time. Is it possible to export with the time?
Khoa Phạm's user avatar
0 votes
0 answers
105 views

I already created a GitHub Organization and one project inside it. This project has 5 active repositories. As far as I understand, it is possible to create a template for one single repo or create ...
DioBrando's user avatar
  • 1,033
1 vote
0 answers
82 views

I'm trying to retrieve the "Status" of issues within a GitHub Project using the GraphQL API. I'm using the fieldValueByName directive to access the custom field, but I'm encountering an ...
Javier V.'s user avatar
0 votes
1 answer
110 views

Some repositories display the link between a closed issue and the first release the fix appeared in (see screenshot from the Celery project). I've spent some time in GitHub's documentation but can't ...
Greg Wilson's user avatar
  • 1,413
0 votes
1 answer
122 views

- name: Create Issue if: steps.check_issue.outputs.issue_exists == 'false' run: | issue_body=$(echo '{ "title": "Titolo ${{ steps.check_repo.outputs.code }}", ...
Paul's user avatar
  • 4,638
0 votes
1 answer
33 views

I have a question about the API stuffs. I have added contacts into Group in Xero admin site. But when I query from API Explorer, my ContactGroups is an empty array in each of my contact. Is it an API ...
cetech solution's user avatar
1 vote
1 answer
2k views

We want to move just our issues from Github to Azure DevOps and would like to know if there is a simple way to do this (i.e. a tool from Microsoft or a third party). For help with what could be ...
DanO's user avatar
  • 11
1 vote
1 answer
772 views

I am trying to create a Github issue template and I would like to validate fields as filled in before allowing the user to submit the issue. I am using the validations filed but Gthub does not seem to ...
Daniel's user avatar
  • 697
0 votes
1 answer
204 views

I want to open a flutter screen on new tab on a button click. I am using this code. html.window.open('/#/external_screen',"_blank"); Where external_screen is route of my screen I want to ...
M Ahmed's user avatar
  • 11
0 votes
1 answer
206 views

I have a Python function that pulls the issues in the repository using the Github API, and I want to pull the emails of the users who closed and opened the issue with this function. I tried below code ...
Tugce Ozgirgin's user avatar
3 votes
1 answer
952 views

Trying to figure out how to use GraphQL to access project info on Github. The following request will fail (type":"FORBIDDEN","path":["repository","projects"...
Matt's user avatar
  • 31
2 votes
1 answer
905 views

I uploaded desgins for the issues, but can not find the any delete option. How can i delete it?
JayCold's user avatar
  • 41

15 30 50 per page
1
2 3 4 5
8