Skip to content

append extra file changes in pull request #343

@gengjiawen

Description

@gengjiawen

I have other files to squash into the release pr. E.g version number in docs.

Is there an easy way to do this ? My thought is to add an extra-files to do this ?

      - uses: GoogleCloudPlatform/release-please-action@v2
        id: release
        with:
          package-name: monkey-rust
          token: ${{ secrets.GITHUB_TOKEN }}
          release-type: rust
          extra-files: node patch-my-file.js		

This also will fix https://github.com/google-github-actions/release-please-action/issues/180

My current workaround is to change gengjiawen/monkey-rust#57 directly, but it's cumbersome.

cc @bcoe

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