Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create first-pass repository file synchronization and apply to one repository #3

Open
emersonknapp opened this issue May 13, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@emersonknapp
Copy link
Contributor

Description

Design: https://github.com/ros-tooling/design/blob/main/docs/github-repository-management.md

Take a first step towards starting this design by doing the following:

  • Create a source repository for common configuration
  • Provide the following files:
    • .github/CODEOWNERS
    • .github/dependabot.yml
    • .github/worlflows/dependabot-autoapprove.yml
  • Apply a file synchronizer for those files to a single target repository

Implementation Notes / Suggestions

I think I will start with this one https://github.com/kbrashears5/github-action-file-sync - it's the only preexisting action I've seen with more than one contributor

Testing Notes / Suggestions

Manual verification

@emersonknapp emersonknapp added the enhancement New feature or request label May 13, 2021
@emersonknapp emersonknapp self-assigned this May 13, 2021
@emersonknapp
Copy link
Contributor Author

New repo approved in ros-tooling/community#32

@emersonknapp emersonknapp removed their assignment Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant