You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
This repository contains a collection of [GitHub Actions](https://github.com/features/actions) workflows that utilize [GitHub Models](https://docs.github.com/en/github-models) to automate various tasks with AI.
4
4
5
5
| Title | Description | Author |
6
+
| -- | -- | -- |
6
7
|[Weekly Issue Summary](/workflows/weekly-issue-summary/weekly-issue-summary.yml)| Opens a new issue weekly summarizing the issues created in the last week. |@phazonoverload|
7
8
|[Bug Reproduction Check](/workflows/bug-reproduction-check/bug-reproduction-check.yml)| Comments with request for better reproduction details, if needed. |@phazonoverload|
8
9
|[Add Merged PR to Changelog](/workflows/add-merged-pr-to-changelog/add-merged-pr-to-changelog.yml)| Appends a summary of a merged pull request to an issue. |@phazonoverload|
0 commit comments