Skip to content

release.yml does not exclude dependabot from the changelog #31

Description

@Panadestein

Reference: monoprop.

Our .github/release.yml excludes the author dependabot, but the actual login is dependabot[bot], so those commits still end up in the generated release notes.

changelog:
  exclude:
    authors:
      - dependabot[bot]
    labels:
      - dependencies
      - ty-update
      - ruff-update

Adjust the label list to whatever we end up using here.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions