Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bagder/github-feedback
Ideas and features I'd like to see GitHub implement
https://github.com/bagder/github-feedback
feature-requests github ideas
Last synced: about 1 month ago
JSON representation
Ideas and features I'd like to see GitHub implement
- Host: GitHub
- URL: https://github.com/bagder/github-feedback
- Owner: bagder
- License: cc0-1.0
- Created: 2021-10-25T11:12:13.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-25T12:57:44.000Z (7 months ago)
- Last Synced: 2024-11-01T10:35:06.487Z (about 2 months ago)
- Topics: feature-requests, github, ideas
- Homepage: https://bagder.github.io/github-feedback
- Size: 32.2 KB
- Stars: 12
- Watchers: 5
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: security-issues.md
Awesome Lists containing this project
README
# GitHub feedback
Proposed changes and improvements for GitHub that would make driving and
runnning a project like [curl](https://github.com/curl/curl) easier.## GitHub service
- [Count all contributors](count-contributors.md)
- [Respect .mailmap](mailmap.md)## Releases
- [Disable the default tarballs for releases](releases-tarball.md)
## CI
- [Kill off CI jobs](kill-ci.md)
- [Larger list of CI jobs](larger-ci-list.md)
- [Mark specific CI builds flaky](flaky.md)
- [Mark specific users as suspicious](suspicious.md)## Issues
- [Hide security issues](security-issues.md)
## Pull Requests
- [Disable the merge button](disable-merge-button.md)
- [Better support for PR-by-proxy](pr-by-proxy.md)
- [Mark conflicting PRs in the list](mark-conflicting.md)
- [Review commit messages](review-commit-msgs.md)## git integration
- [Commit emails with diffs](commit-mail-diff.md)
- [Support a merges keyword](merges.md)# Feedback?
Feel free to add new, extend and help improve this collection. Keep each
proposal a separate file for easier management.