Skip to content

Prevent automatic PRs from creating unwanted files #3484

@night-jellyfish

Description

@night-jellyfish

Describe the bug

In several recent automated PRs from the design system, it's included files I don't think are supposed to be part of the upgrade. It's attempted to create a new folder called client@tmp/durable-${sha} with the following files:

  • jenkins-log.txt
  • script.sh
  • script.sh.copy

To Reproduce

I'm not able to re-create this on my own, but here are some examples:

  1. https://github.cms.gov/CMS-WDS/scout/pull/1301/files
  2. https://github.cms.gov/CMS-WDS/scout/pull/1237/files
  3. https://github.cms.gov/CMS-WDS/scout/pull/1227/files

Expected behavior

I expect the automated PRs to only contain changes that are expected to be part of the upgrade.

Additional context

I am guessing this automation is controlled by the design system - this could be a mistaken assumption.

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