Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add workflow to comment on PRs when released (PRs only, not issues) #1759

Copy link
Copy link
@maxisbey

Description

@maxisbey
Issue body actions

Summary

Create a workflow that comments on PRs when they are included in a release, notifying contributors that their changes are now available.

Context

We previously added apexskier/github-release-commenter in #1750, but removed it in #1758 because:

  • It comments on both PRs and linked issues (via "Fixes #XXX")
  • This required issues: write permission
  • Commenting on issues felt unnecessary - the PR author is the one who wants notification

Requirements

  • Comment on PRs included in a release with the release tag/link
  • Do not comment on linked issues
  • Should handle the comparison between current and previous release tags

Options

  1. Roll our own workflow using GitHub's GraphQL API to find PRs between releases
  2. Fork apexskier/github-release-commenter and add a skip-issues option
  3. Find an alternative action that only comments on PRs

AI Disclaimer

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Nice to haves, rare edge casesNice to haves, rare edge casesenhancementRequest for a new feature that's not currently supportedRequest for a new feature that's not currently supported

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.