Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

The use-issues workflow is called when remote repositories issue PRs #19

@erikrj

Description

@erikrj

See #18

We need a way to get the use-issues workflow to only run when the PR comes from the same repository.

This would be done ideally without hardcoding ORG_NAME/REPOSITORY name so it will work properly on forked repositories.

if: github.actor != 'dependabot[bot]' && github.repository == 'ORG-NAME/REPO-NAME'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions