actions-marketplace-validations/Colab Badge Action
Inserts/Updates Colab Badges within Jupyter Notebooks.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 21, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/trsvchn_colab-badge-action@7b8b4a878f6e51cdd6e88079891975375d770d97 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| check | Which notebooks to check: all or just committed: all | latest. | no | all |
| target_branch | Branch that the badge will target. Defaults to the current branch. | no | "" |
| target_repository | Repository that the badge will target. Defaults to the current repository. | no | "" |
| update | Update badges. Only badges added by this action will be updated. | no | true |
| verbose | Verbose mode. Print some information. Defaults to false. | no | false |
Outputs
no outputs