Skip to main content
0 votes
0 answers
29 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,429
0 votes
1 answer
122 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
123 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
71 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
0 votes
0 answers
59 views

I have a github project setup, can I filter by multiple issue numbers? For example I want to filter for something like 441,445,566. A single number like in the image below works but not multiple ...
Gern Blanston's user avatar
1 vote
0 answers
69 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
103 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
102 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,628
0 votes
1 answer
28 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
719 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
176 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
195 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
811 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
1 vote
1 answer
570 views

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

15 30 50 per page
1
2 3 4 5
8