Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add script to get issue type of an issue #91

Merged
merged 3 commits into from
Nov 15, 2024
Merged

Conversation

joshjohanning
Copy link
Owner

Enhancements to GraphQL Queries:

  • Added the id field to multiple GraphQL queries to ensure the issue ID is retrieved along with other issue details. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]

New Script:

  • Introduced get-issue-type-of-issue.sh script to fetch and display the issue type of a specific issue.

Documentation Update:

  • Updated gh-cli/README.md to include information about the new get-issue-type-of-issue.sh script.

User Feedback Improvements:

  • Added warnings in scripts to notify users when no issue type or parent issue is found, or when the total number of sub-issues is zero. [1] [2] [3] [4]

@joshjohanning joshjohanning merged commit 03facc3 into main Nov 15, 2024
2 checks passed
@joshjohanning joshjohanning deleted the add-get-issue-type branch November 15, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant