Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

feat(samples): add sample demonstrating populating secrets for GitHub… #374

Merged
merged 3 commits into from
Mar 9, 2020

Conversation

bcoe
Copy link

@bcoe bcoe commented Mar 5, 2020

For when you want to populate a secret across a bunch of repos.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 5, 2020
Copy link
Contributor

@JustinBeckwith JustinBeckwith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love the idea, but this won't cover new repositories as they get added. Can we add this to sync-repo-settings bot instead?

@bcoe
Copy link
Author

bcoe commented Mar 9, 2020

talked about this offline, we'll be moving this logic into our settings-sync tool.

@codecov
Copy link

codecov bot commented Mar 9, 2020

Codecov Report

Merging #374 into master will decrease coverage by 0.49%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #374     +/-   ##
========================================
- Coverage   38.79%   38.3%   -0.5%     
========================================
  Files          19      19             
  Lines        2647    2647             
  Branches      123     113     -10     
========================================
- Hits         1027    1014     -13     
- Misses       1620    1633     +13
Impacted Files Coverage Δ
src/lib/config.ts 95.52% <0%> (-2.99%) ⬇️
src/lib/github.ts 62.26% <0%> (-1.57%) ⬇️
src/lib/update-repo.ts 99.2% <0%> (-0.8%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c3a2471...519a838. Read the comment docs.

@bcoe bcoe merged commit a71bafd into master Mar 9, 2020
@bcoe bcoe deleted the create-secrets branch March 9, 2020 17:14
@jpoehnelt
Copy link

Unfortunately the settings sync bot doesn't work for other orgs.

@jpoehnelt
Copy link

FYI: I ended up writing a Github Action for this. https://github.com/google/secrets-sync-action

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants