Skip to content

The action doesn't add new labels to the PR, when changes are added to parts of the code base with associated labels #841

Open
@nlykkei

Description

Description:
The action doesn't added labels to the PR, when new changes are added. It only removes labels, when the PR no longer changes respective files, see sync-labels: true. I need to create the labels manually before the action is able to properly label PRs.

Action version:
v5

Platform:

  • Ubuntu
  • macOS
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Repro steps:
NA

Expected behavior:
I would expect that labels are dynamically created and added to the PR, when changes are introduced that change other parts of the code with associated labels.

The action only supports removing labels, not adding them, on changes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions