PKGCTL-ISSUE-LIST(1) | PKGCTL-ISSUE-LIST(1) |
NAME
pkgctl-issue-list - List project or group issues
SYNOPSIS
pkgctl issue list [OPTIONS] [PKGBASE]
DESCRIPTION
The pkgctl issue list command is used to list issues associated with a specific packaging project or the entire packaging subgroup in Arch Linux. This command facilitates efficient issue management by allowing users to list and filter issues based on various criteria.
Results can also be displayed directly in a web browser for easier navigation and review.
The command offers filtering options to refine the results. Users can include closed issues, filter exclusively for unconfirmed issues, or focus on issues with specific labels such as priority, confidentiality, resolution, scope, severity, and status.
Additionally, users can search within issue titles or descriptions and filter issues by the assignee or author. There are also convenient shortcuts to filter issues assigned to or created by the current user.
This command is particularly useful for package maintainers and contributors in the Arch Linux community who need to track and manage issues efficiently. It provides a comprehensive view of the project’s or group’s issue landscape, enabling maintainers to address and prioritize issues effectively.
OPTIONS
-g, --group
-w, --web
-h, --help
FILTER OPTIONS
-A, --all
-c, --closed
-U, --unconfirmed
--search SEARCH
--in LOCATION
-l, --label NAME
--confidentiality TYPE
--priority PRIORITY
--resolution REASON
--scope SCOPE
--severity SEVERITY
--status STATUS
--assignee USERNAME
--assigned-to-me
--author USERNAME
--created-by-me
HOMEPAGE
https://gitlab.archlinux.org/archlinux/devtools
Please report bugs and feature requests in the issue tracker. Please do your best to provide a reproducible test case for bugs.
2024-12-04 |