Skip to content

scratch-built-bot: always create only a single commit rendering the templates #2251

@dcermak

Description

@dcermak

Currently the bot creates a new PR from the branch for-deploy-$SP by rendering the templates. If changes are made after the PR is created, then the bot creates an additional commit. However, this can cause problems if a revert is pushed to main as then there's a second commit reverting the first in the PR confusing the remaining github actions. If the bot always created only a single entry, then this could be avoided.

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