actions-marketplace-validations/My GitHub Status
Generate my github status using GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GH_USERNAME | Your GitHub username | no | ${{ github.repository_owner }} |
| STARRED_NUM | The number of starred repos to be shown | no | 10 |
| REPOS_NUM | The number of personal repos to be shown. 0 means no limit. | no | 0 |
| TELEGRAM_TOKEN | Token for telegram bot if needed | no | "" |
| TELEGRAM_CHAT_ID | TG chat ID to send message | no | 0 |
| WITH_STARED | If with stared repos | no | true |
| GH_TOKEN | Token for github if needed | no | "" |
Outputs
no outputs