Skip to content

Comments

feat: Add fields Codespaces, Copilot and ActionsInbound to APIMeta#3975

Open
deiga wants to merge 3 commits intogoogle:masterfrom
F-Secure-web:update-apimeta-fields-feb-26
Open

feat: Add fields Codespaces, Copilot and ActionsInbound to APIMeta#3975
deiga wants to merge 3 commits intogoogle:masterfrom
F-Secure-web:update-apimeta-fields-feb-26

Conversation

@deiga
Copy link

@deiga deiga commented Feb 7, 2026

Resolves #3966

Add new fields to APIMeta

  • IP fields Codespaces and `Copilot
  • Domains field ActionsInbound

@google-cla
Copy link

google-cla bot commented Feb 7, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@deiga
Copy link
Author

deiga commented Feb 7, 2026

Oh. This became difficult. Apparently my main email is associated with another google account (and I have no idea which one) and thus can't get the CLA to contain my committer email...

@gmlewis
Copy link
Collaborator

gmlewis commented Feb 7, 2026

Feel free to close and open a new PR.

@deiga
Copy link
Author

deiga commented Feb 23, 2026

@gmlewis Hah! Managed to sort it out 🎉

Signed-off-by: Timo Sand <timo.sand@f-secure.com>
@deiga deiga force-pushed the update-apimeta-fields-feb-26 branch from ba20eff to 30fba91 Compare February 23, 2026 20:08
@gmlewis gmlewis changed the title Add fields Codespaces, Copilot and ActionsInbound to APIMeta feat: Add fields Codespaces, Copilot and ActionsInbound to APIMeta Feb 23, 2026
@gmlewis gmlewis added the NeedsReview PR is awaiting a review before merging. label Feb 23, 2026
@gmlewis
Copy link
Collaborator

gmlewis commented Feb 23, 2026

Thank you, @deiga!
Can you please check that all the steps in CONTRIBUTING.md have been run, especially step 4, and push any changes to this PR to proceed?

Signed-off-by: Timo Sand <timo.sand@f-secure.com>
@deiga
Copy link
Author

deiga commented Feb 23, 2026

@gmlewis Sorry about that! Should be addressed

Copy link
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

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

Thank you, @deiga!
LGTM.
Awaiting second LGTM+Approval from any other contributor to this repo before merging.

@codecov
Copy link

codecov bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.07%. Comparing base (92a3830) to head (a495f4a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3975   +/-   ##
=======================================
  Coverage   94.07%   94.07%           
=======================================
  Files         207      207           
  Lines       19163    19163           
=======================================
  Hits        18028    18028           
  Misses        936      936           
  Partials      199      199           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

NeedsReview PR is awaiting a review before merging.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Updating the APIMeta struct with latest fields

2 participants