Bug 1608887
| Summary: | Not able to see any options to edit on glusterd2 github issues | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Pranith Kumar K <pkarampu> |
| Component: | project-infrastructure | Assignee: | bugs <bugs> |
| Status: | CLOSED CANTFIX | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | mainline | CC: | bugs, gluster-infra, ppai |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-07-26 13:27:32 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Pranith Kumar K
2018-07-26 12:47:29 UTC
Only maintainers can. Unfortunately, the option that allows permission to set/edit labels is a very broad one. Turning that on also gives you write permissions (git push directly etc). There'e no granularity provided by GitHub there. Hmm... I wonder how to track the dependencies on glusterd2 for monitoring in github. Does anyone have any inputs? (In reply to Pranith Kumar K from comment #2) > Hmm... I wonder how to track the dependencies on glusterd2 for monitoring in > github. Does anyone have any inputs? You can simply ask the maintainers to set/edit/add labels for glusterd2 :) Tracking issues across multiple repos of the same GitHub organisation seems possible. Check this common issues dashboard: https://github.com/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+archived%3Afalse+user%3Agluster+ Filtering by label seems to be not enabled in the UI as a button. However, entering the label manually seem to work: Example label 'bug': https://github.com/issues?page=1&q=is%3Aopen+is%3Aissue+archived%3Afalse+user%3Agluster+label%3Abug&utf8=%E2%9C%93 |