Top AI Repos β open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Curated list of useful Github actions with workflows examples π‘
| Date | Stars |
|---|---|
| 2026-07-24 | 311 |
| 2026-07-25 | 311 |
| 2026-07-28 | 311 |
| 2026-07-30 | 311 |
| 2026-08-06 | 311 |
Today
β stars today
This week
β stars this week
This month
β stars this month
Momentum
0.0
growth rate 0.00%/day
# useful-actions  This repository lists some useful generic Actions to use in your Github workflows and repositories. ## Summary - [Good to Know](https://github.com/GuillaumeFalourd/useful-actions#-good-to-know) - [Useful Actions](https://github.com/GuillaumeFalourd/useful-actions#-useful-actions) - [Global Actions](https://github.com/GuillaumeFalourd/useful-actions#-global-actions) - [Docker Actions](https://github.com/GuillaumeFalourd/useful-actions#-docker-actions) - [Other Tools Actions](https://github.com/GuillaumeFalourd/useful-actions#-other-tools-actions) - [How to create new actions](https://github.com/GuillaumeFalourd/useful-actions#-how-to-create-new-actions) - [How to debug workflows](https://github.com/GuillaumeFalourd/useful-actions#%EF%B8%8F-how-to-debug-workflows) - [How to test actions locally](https://github.com/GuillaumeFalourd/useful-actions#-how-to-test-actions-locally) - [Contribution](CONTRIBUTING.md) *** ## π‘ Good To Know - [Usage Limits](https://docs.github.com/en/actions/reference/usage-limits-billing-and-administration) - [Workflow syntax for GitHub Actions](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions) - [Authentication in a workflow](https://docs.github.com/en/actions/reference/authentication-in-a-workflow) - [Creating a personal access token](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token) *** ## π Useful Actions *** ## π Global Actions [](https://github.com/GuillaumeFalourd/useful-actions/actions/workflows/action-cond.yml) [Action Cond](https://github.com/marketplace/actions/conditional-value-for-github-action): GitHub Action to use a `if-else` operation when needed, to set dynamic configuration of other steps. [](https://github.com/GuillaumeFalourd/useful-actions/actions/workflows/add-label.yml) [Add Label](https://github.com/marketplace/actions/actions-ecosystem-add-labels): GitHub Action to add GitHub labels to an issue or a pull request. [](https://github.com/GuillaumeFalourd/useful-actions/actions/workflows/add-reviewers.yml) [Add Reviewers](https://github.com/marketplace/actions/add-reviewers): Github action that adds Reviewers to the Pull Request. [](https://github.com/GuillaumeFalourd/useful-actions/actions/workflows/app-token.yml) [App Token](https://github.com/marketplace/actions/github-app-token): Github Action to impersonate a GitHub App when `secrets.GITHUB_TOKEN`'s limitations are too restrictive and a personal access token is not suitable. [](https://github.com/GuillaumeFalourd/useful-actions/actions/workflows/assert-command-line-output.yml) [Assert command line output](https://github.com/marketplace/actions/assert-command-line-output): Github Action to assert / check a command line output. [](https://github.com/GuillaumeFalourd/useful-actions/actions/workflows/auto-accept-collabs.yml) [Auto Accept Collabs](https://github.com/marketplace/actions/auto-accept-collabs): Github Action to accept automatically all collaboration invites. Useful for a bot account. [](https://github.com/GuillaumeFalourd/useful-actions/actions/workflows/auto-appro
Excerpt of 29,780 characters
Read on GitHubWould you bet a product on this? Bounded 0β100 and slow moving.
matched fp:241d8aad75915e27, topic:awesome, desc:curated list
matched fp:241d8aad75915e27, topic:workflow-automation