Skip to content

Gito react to comments does not work on PRs from forked repos #218

@Nayjest

Description

@Nayjest

With updated workflow:

  • Target branch is available in fork, so we need to use a fork repo + add env. approval for security
  • However, Gito then tries to put response comment to forked repo instead of base repo (PR don't exists there)

Solution:
introduce --base-repo parameter to gito react (owner/name format) and pass there ${{ github.repository }} from workflow

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions