Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .changeset/minor-add-reaction-comment-with-workflow-link.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"gh-aw": minor
---

Add comment creation for issue/PR reactions with workflow run links

When an agentic workflow is triggered by an issue or pull request and has the "reaction" frontmatter enabled, the `add_reaction` job now creates a comment pointing to the workflow run (in addition to adding the reaction). The comment ID and URL are also exposed as outputs of the job, making them available to downstream jobs.
72 changes: 46 additions & 26 deletions .github/workflows/brave.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

72 changes: 46 additions & 26 deletions .github/workflows/issue-classifier.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

72 changes: 46 additions & 26 deletions .github/workflows/pdf-summary.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading