github-repo-automation icon indicating copy to clipboard operation
github-repo-automation copied to clipboard

A set of tools to automate multiple GitHub repository management.

Results 17 github-repo-automation issues
Sort by recently updated
recently updated
newest added

Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/)...

type: feature request
priority: p3

**Is your feature request related to a problem? Please describe.** It's tedious when I have to manually click the "Update Branch" button on PRs in order to merge the code...

type: feature request
priority: p3

@kolea2, @Neenu1995 and I were having a chat regarding some bulk PR's and realized that the Bigtable team would like to manually review most PR's. So, that means that we...

type: feature request

Also, it would be great to be able to filter them by checks passing / not passing on both `repo list` and `repo merge`.

type: feature request

You have a problem with your .repo-metadata.json file: Result of scan 📈: * must have required property 'library_type' in .repo-metadata.json * must have required property 'release_level' in .repo-metadata.json ☝️ Once...

type: process
repo-metadata: lint

It would be good to add a test that demonstrates and tests filter behavior, specifically when multiple filters are used. Refs: https://github.com/googleapis/github-repo-automation/pull/519

type: process

Currently, in order to revert any changes made I had to go through the following command: ``` repo apply --branch name --message header --comment body "git revert --no-commit \$(git log...

type: feature request

**Is your feature request related to a problem? Please describe.** It would be nice to queue a merge once required status checks had passed. **Describe the solution you'd like** Now...

type: feature request

For the Node.js version support policy I'm drafting, we need a command that creates a **legacy** dist-tag, based on the most recently published version of all of our libraries. We...

type: feature request

We have 0 (zero) test coverage for the command line tools which is kind of not good :)

type: process