Closed mgwalker closed 1 year ago
Q for you, @mgwalker and @bpdesigns - Its my understanding that we want this to work both ways: if we create a milestone in the UX Guide repo, we want it to sync to the Methods and vice versa. Looking at this PR though, it looks like only half of that equation (syncing from Methods to UX Guide). Is there going to be another PR for syncing in the other direction?
@MelissaBraxton Yes! 18F/ux-guide#382 adds this to the methods repo as well. The two repos will "push" to each other, so once they're both merged, creating a milestone in either repo will cause the same milestone to be created in the other repo.
Wonderful! Thank you!
Adds an automation to sync creation of milestones. When a milestone is created in this repo, the same milestone is also created in the ux-guide repo.
@cannandev: Please review the GitHub Actions code. It is identical to 18F/ux-guide#382 @MelissaBraxton and/or @bpdesigns: Please review the behavior describe above to make sure it's right.