GitHub tools
Collections
- Repobeats - Stunning insights for your GitHub Repo
- Include diagrams in your Markdown files with Mermaid
- actions/github-script - This action makes it easy to quickly write a script in your workflow that uses the GitHub API and the workflow run context.
- Awesome Actions - A curated list of awesome things related to GitHub Actions.
- Events that trigger workflows
- github1s - One second to read GitHub code with VS Code.
- act - Run your GitHub Actions locally 🚀
- https://github.com/search?o=desc&q=stars%3A%3E100000&s=stars&type=Repositories
- vue, vite, tailwind로 공통 component package 만들기 (github private package)
Criticism
- issues - The "issues" on Github could be "bugs", "feature request" or even "improvement" (it could be anything actually).
Security
- Anyone can Access Deleted and Private Repository Data on GitHub
- don't use private forks. Copy the repository instead. #
- the only way to securely remediate a leaked key on a public GitHub repository is through key rotation.
Children