sethrylan/Issue Digest
Create a discussion post with a digest of issues
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | repository to digest; defaults to the current repo | no | — |
| since | optional: datetime to lookback to, defaults to 24hr ago | no | — |
| query | optional: issue query string, defaults to the repo where the workflow is hosted for the owner/repo, as "repo:<repo> updated:>=<24hr-ago>" | no | — |
| title | optional: title of discussion post to create (or add a comment to); defaults to Issue Digest <current date UTC> | no | — |
| comment | optional: Text/Markdown for the comment intro | no | — |
| intro | optional: Text/Markdown for the discussion intro | no | — |
| discussionCategory | optional: Discussion category to use; defaults to General | no | — |
| models | optional: whether to use GitHub Models to summarize the issues | no | — |
| lookback | optional: time duration (e.g., 2hr, 1w) for event timeline lookback, used for model summary; defaults to 1 day (1d) | no | — |
Outputs
| name | description |
|---|---|
| discussionUrl | The URL of the discussion post created or updated |