https://bugs.kde.org/show_bug.cgi?id=466044
Bug ID: 466044
Summary: Default project filters should include .github
directory
Classification: Applications
Product: kdevelop
Version: 5.10.221202
Platform: Neon
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: file tree
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 156469
--> https://bugs.kde.org/attachment.cgi?id=156469&action=edit
Project filter configuration with the requested filter
SUMMARY
By default, the project view's filters exclude all hidden files with some
specific overrides such as `.travis.yml` and `.gitlab-ci.yml`.
It would be nice if a default project filter included `.github*` for both files
and folders so github configuration and CI files are similarly accessible.
STEPS TO REPRODUCE
1. Clone a git repository that uses GitHub workflows (e.g.
https://github.com/charliermarsh/ruff)
2. Open the project in KDevelop
OBSERVED RESULT
.github directory is available
EXPECTED RESULT
.github directory is not
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon
(available in About System)
KDE Plasma Version: 5.27.0
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
ADDITIONAL INFORMATION
The requested filter is shown in the attached screenshot
--
You are receiving this mail because:
You are watching all bug changes.