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

update CI workflows to only use pull_request event #317

Merged
merged 1 commit into from
Apr 19, 2023
Merged

Conversation

dariuszkuc
Copy link
Member

Updating federation compatibility check to trigger on pull_request and use regular GITHUB_TOKEN. This eliminates potential security vulnerability on workflows triggered through pull_request_target event but has a drawback that comments from compatibility action will only work on PRs from origin (i.e. it will no longer be able to comment on PRs from forks).

Updating federation compatibility check to trigger on `pull_request` and use regular `GITHUB_TOKEN`. This eliminates potential security vulnerability on workflows triggered through `pull_request_target` event but has a drawback that comments from compatibility action will only work on PRs from origin (i.e. it will no longer be able to comment on PRs from forks).
@dariuszkuc
Copy link
Member Author

dariuszkuc commented Apr 19, 2023

Apollo Federation Subgraph Compatibility Results

Federation 1 SupportFederation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

@dariuszkuc dariuszkuc merged commit 0760400 into master Apr 19, 2023
3 checks passed
@dariuszkuc dariuszkuc deleted the workflows branch April 19, 2023 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant