actions-marketplace-validations/Activity Report
Generates a periodic automated summary of activities and happening on your Github repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Your GitHub token for authentication. | yes | — |
| publish_issues | Should publish issues or not. | no | true |
| publish_top_liked_issues | Should publish top liked issues with most positive reactions or not, or the count of top liked issues to publish. | no | 3 |
| publish_top_hot_issues | Should publish top hot issues with most comments or not, or the count of top hot issues to publish. | no | 3 |
| publish_pull_requests | Should publish pull requests or not. | no | true |
| publish_contributors | Should publish contributors or not. | no | true |
| publish_stargazers | Should publish stargazers or not. | no | true |
| publish_commits | Should publish commits or not. | no | true |
| publish_releases | Should publish releases or not. | no | true |
| add_labels | Comma separated labels to be add to the issue create by this action. | no | — |
| template_title | Template to render title. | no | — |
| template_header | Template to render header. | no | — |
| template_footer | Template to render footer. | no | — |
| template_issues_title | Template to render issues title. | no | — |
| template_issues_summary | Template to render issues summary. | no | — |
| template_issues_statistics | Template to render issues statistics. | no | — |
| template_open_issues_title | Template to render open issues title. | no | — |
| template_open_issues_item | Template to render open issues item. | no | — |
| template_closed_issues_title | Template to render closed issues title. | no | — |
| template_closed_issues_item | Template to render closed issues item. | no | — |
| template_liked_issues_title | Template to render liked issues title. | no | — |
| template_liked_issues_item | Template to render liked issues item. | no | — |
| template_liked_issues_reaction | Template to render liked issues reaction. | no | — |
| template_hot_issues_title | Template to render hot issues title. | no | — |
| template_hot_issues_item | Template to render hot issues item. | no | — |
| template_pull_requests_title | Template to render pull requests title. | no | — |
| template_pull_requests_summary | Template to render pull requests summary. | no | — |
| template_open_pull_requests_title | Template to render open pull requests title. | no | — |
| template_open_pull_requests_summary | Template to render open pull requests summary. | no | — |
| template_open_pull_requests_item | Template to render open pull requests item. | no | — |
| template_updaed_pull_requests_title | Template to render updaed pull requests title. | no | — |
| template_updaed_pull_requests_summary | Template to render updaed pull requests summary. | no | — |
| template_updaed_pull_requests_item | Template to render updaed pull requests item. | no | — |
| template_merged_pull_requests_title | Template to render merged pull requests title. | no | — |
| template_merged_pull_requests_summary | Template to render merged pull requests summary. | no | — |
| template_merged_pull_requests_item | Template to render merged pull requests item. | no | — |
| template_commits_title | Template to render commits title. | no | — |
| template_commits_summary | Template to render commits summary. | no | — |
| template_commits_item | Template to render commits item. | no | — |
| template_contributors_title | Template to render contributors title. | no | — |
| template_contributors_summary | Template to render contributors summary. | no | — |
| template_contributors_item | Template to render contributors item. | no | — |
| template_stargazers_title | Template to render stargazers title. | no | — |
| template_stargazers_summary | Template to render stargazers summary. | no | — |
| template_stargazers_item | Template to render stargazers item. | no | — |
| template_releases_title | Template to render releases title. | no | — |
| template_releases_summary | Template to render releases summary. | no | — |
| template_releases_item | Template to render releases item. | no | — |
Outputs
no outputs