Skip to content
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.

Github Actions IP issue #62

Open
jigar288 opened this issue Feb 20, 2021 · 1 comment
Open

Github Actions IP issue #62

jigar288 opened this issue Feb 20, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jigar288
Copy link
Owner

jigar288 commented Feb 20, 2021

Test cases connect to our DB. We want to whitelist only specific IP that can connect to our DB. However, github actions IPs are dynamic

Possible solutions

  • write a script that calls github meta api to get dynamic IPs & whitelist them
  • use acm servers travis CI

After fixing issues: blacklist all public IPs besides specific ones

@clarkchentw
Copy link
Collaborator

Here are the IP for github action

Look for action key
https://api.github.com/meta

@jigar288 jigar288 added the bug Something isn't working label Mar 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Development

No branches or pull requests

3 participants