GitHub
- Browser extension that makes it easier to add co-authors when merging GitHub PRs.github.com GitHub - delucis/better-github-coauthors: Add co-author credits for PR participants with ease
Add co-author credits for PR participants with ease - delucis/better-github-coauthors
- Can't filter starred repos by language anymore?
I remember there being an option to filter starred repositories by language, now I can't find it anymore. The button is just gone. Some older GitHub documentation still shows the option: !https://docs.github.com/en/get-started/exploring-projects-on-github/saving-repositories-with-stars#organizing-starred-repositories-with-lists
- Evolving GitHub Issues (Public Beta to get sub-issues)github.blog Evolving GitHub Issues (Public Beta) Β· GitHub Changelog
Evolving GitHub Issues (public beta)
- A bunch of scripts to help manage GitHub organisationsgithub.com GitHub - Orange-OpenSource/floss-toolbox: A toolbox to help developers and open source referents to not waste their time with manual and boring tasks. Provides simple and light tools to make investigations in source code to look for hot data. Provides also primitives to manage GitHub and GitLab organizations.
A toolbox to help developers and open source referents to not waste their time with manual and boring tasks. Provides simple and light tools to make investigations in source code to look for hot da...
- Display Your Sponsors in Your GitHub READMEsopenresource.dev Display Your Sponsors in Your GitHub READMEs
Learn how to display the list of your sponsors in your GitHub READMEs thanks to SponsorKit and GitHub Actions.
- GitHub Marketplace: Social Preview for Your GitHub Actionsopenresource.dev GitHub Marketplace: Social Preview for Your GitHub Actions
Learn how to create and add a social preview image to your GitHub repository to have a better rendering when sharing on social media platforms the link of your GitHub Actions on the GitHub Marketplace.
- Repobeats: GitHub README analyticsopenresource.dev Repobeats: GitHub README analytics
Repobeats is a tool that provides analytics for your GitHub README files.
- contrib.rocks: Generate an Image of GitHub Repositories Top Contributorsopenresource.dev contrib.rocks: Generate an Image of GitHub Repositories Top Contributors
contrib.rocks generates an image of GitHub repositories top contributors.
- Who Is the Ghost User on Github?openresource.dev Who Is the Ghost User on Github?
Learn who is the ghost user on GitHub and why it can appear in some issues, discussions, or pull requests.
- Get Real-Time GitHub Stars Notifications in Discordopenresource.dev Get Real-Time GitHub Stars Notifications in Discord
Want instant updates when your GitHub repository gets new stars? Set up an easy GitHub Actions workflow to send notifications directly to Discord!
- Unlisted GitHub Repositoriesdev.to Unlisted GitHub Repositories
Services such as YouTube provide support for unlisted videos. This allows publishing a video that is...
- Creating custom GitHub webhooks for automatic deploymentslexp.lt Creating custom GitHub webhooks for automatic deployments
For a while, when updating ArkScript website, I have needed to remember to update the copy on my VPS so that the changes would be reflected to the world. Since Iβm quite lazy, Iβd like to automate this! # The solutions The first solution would be to use crontabs. Easy to setup, find a schedule, writ...
I thought you guys might enjoy it: I have a website that I push to frequently on GitHub, and some GitHub actions that update it periodically by pulling code and generating docs from it. I needed to connect to my vps often and update the website which was cumbersome.
Well a solution is to use webhooks on push events and have a server listening to those events to then update said websites for me.
- TIL that you can sort GitHub issues by most "upvoted"
You can sort GitHub issues by most "upvoted" using this syntax:
text is:issue is:open sort:reactions-+1-desc
Thanks to gromenauer for making me aware of it in this GitHub comment.Full documentation for sorting GitHub issues and pull requests can be found here.
EDIT (2024-08-27T05:20Z): There are also UI options that enable sorting by most "upvoted":
- GitHub Availability Report: July 2024github.blog GitHub Availability Report: July 2024
In July, we experienced four incidents that resulted in degraded performance across GitHub services.
- Beginnerβs guide to GitHub: Creating a pull requestgithub.blog Beginnerβs guide to GitHub: Creating a pull request
As part of the GitHub for Beginners guide, learn how to create pull requests. This will enable you to suggest changes to existing repositories.
- Praise my GitHub profilepraise-me.fly.dev Praise my GitHub profile!
Use your GitHub profile as a way to get personalized messages of praise and encouragement.
cross-posted from: https://programming.dev/post/17754201
> There was a roast my github profile site going around recently so as a counter to that someone made a praise my github profile. Enter your profile and get an AI complimenting you
- Deprecation of enum field "detached" from the "get repositories associated with a code security configuration" endpointgithub.blog Deprecation of enum field "detached" from the "get repositories associated with a code security configuration" endpoint
Deprecation of enum field "detached" from the "get repositories associated with a code security configuration" endpoint
- Actions Usage Metrics is generally availablegithub.blog Actions Usage Metrics is generally available
Actions Usage Metrics is generally available
- Code security configurations are supported in the audit loggithub.blog Code security configurations are supported in the audit log
Code security configurations are supported in the audit log
- Security overview dashboards, secret scanning metrics and enablement trends reports are now generally availablegithub.blog Security overview dashboards, secret scanning metrics and enablement trends reports are now generally available
Security overview dashboards, secret scanning metrics and enablement trends reports are now generally available
- GitHub Enterprise Server 3.13 is now generally available | Improved code search, respository custom properties, elastisearch upgrade from 5 to 8, audit log events now include SAML and SCIMgithub.blog GitHub Enterprise Server 3.13 is now generally available
With this version, customers can choose how to best scale their security strategy, gain more control over deployments, and so much more.
- GitHub Availability Report: April 2024github.blog GitHub Availability Report: April 2024
In April, we experienced four incidents that resulted in degraded performance across GitHub services.
- Advanced filtering capabilities for the security overview dashboardgithub.blog Advanced filtering capabilities for the security overview dashboard
Advanced filtering capabilities for the security overview dashboard
- Secret scanning now detects secrets in GitHub wikisgithub.blog Secret scanning now detects secrets in GitHub wikis
Secret scanning now detects secrets in GitHub wikis
- What's new for GitHub Actions hosted runnersgithub.blog What's new for GitHub Actions hosted runners
What's new for GitHub Actions hosted runners
- Dependabot grouped security updates generally availablegithub.blog Dependabot grouped security updates generally available
Dependabot grouped security updates generally available
- GitHub Pages with Custom GitHub Actions Workflows are now generally availablegithub.blog GitHub Pages with Custom GitHub Actions Workflows are now generally available
GitHub Pages with Custom GitHub Actions Workflows are now generally available
- Java projects no longer require a build when using code scanning via default setupgithub.blog Java projects no longer require a build when using code scanning via default setup
Java projects no longer require a build when using code scanning via default setup
- Found means fixed: Introducing code scanning autofix, powered by GitHub Copilot and CodeQLgithub.blog Found means fixed: Introducing code scanning autofix, powered by GitHub Copilot and CodeQL
Now in public beta for GitHub Advanced Security customers, code scanning autofix helps developers remediate more than two-thirds of supported alerts with little or no editing.
- Improved error handling for Dependabot updates for NuGetgithub.blog Improved error handling for Dependabot updates for NuGet
Improved error handling for Dependabot updates for NuGet
- Logging SAML SSO and SCIM identity data in audit log events is generally availablegithub.blog Logging SAML SSO and SCIM identity data in audit log events is generally available
Logging SAML SSO and SCIM identity data in audit log events is generally available
- Dependabot security updates work with private registries even if target branch is specifiedgithub.blog Dependabot security updates work with private registries even if target branch is specified
Dependabot security updates work with private registries even if target branch is specified
- Sponsors now supports Polar and Buy Me a Coffee as funding platform optionsgithub.blog Sponsors now supports Polar and Buy Me a Coffee as funding platform options
Sponsors now supports Polar and Buy Me a Coffee as funding platform options
- Dependabot will now pause scheduled jobs after 15 failuresgithub.blog Dependabot will now pause scheduled jobs after 15 failures
Dependabot will now pause scheduled jobs after 15 failures
- GitHub Availability Report: February 2024github.blog GitHub Availability Report: February 2024
In February, we experienced two incidents that resulted in degraded performance across GitHub services.
- CodeQL 2.16.4: AI-powered autofixes for Java, support for C# 12 & Go 1.22, new queriesgithub.blog CodeQL 2.16.4: AI-powered autofixes for Java, support for C# 12 & Go 1.22, new queries
CodeQL 2.16.4: AI-powered autofixes for Java, support for C# 12 & Go 1.22, new queries
- GitHub Actions and Larger Runners; Windows 11 Betagithub.blog GitHub Actions and Larger Runners; Windows 11 Beta
GitHub Actions: Larger Runners; Windows 11 Beta
- New limits on scoped token creation for GitHub Appsgithub.blog New limits on scoped token creation for GitHub Apps
As a proactive measure to protect Github.com availability, GitHub Apps that attempt to create high-complexity scoped installation tokens will receive failures if they would individually reference too many repositories. At the time of release, no GitHub App is above these limits β the limit is approx...
- Build code security skills with the GitHub Secure Code Gamegithub.blog Build code security skills with the GitHub Secure Code Game
Learn to find and fix security issues while having fun with Secure Code Game, now with new challenges focusing on JavaScript, Python, Go, and GitHub Actions!
- The GitHub Enterprise Server 3.12 Release Candidate is availablegithub.blog The GitHub Enterprise Server 3.12 Release Candidate is available
The GitHub Enterprise Server 3.12 Release Candidate is available