Skip to content

Feature Request - Tag the creator of the pull request #714

@vikas027

Description

@vikas027

The problem

It would be great to have a way (optional) to tag the user who has created the PR in the stale-pr-message and close-pr-message.

The solution

Maybe a variable tag-requestor can be used like this

      - uses: actions/stale
        with:
          stale-pr-message: <some_msg>
          close-pr-message: <some_msg>
          tag-requestor: true

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions