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

Element hq #8710

Merged
merged 2 commits into from
Dec 21, 2023
Merged

Element hq #8710

merged 2 commits into from
Dec 21, 2023

Conversation

bmarty
Copy link
Member

@bmarty bmarty commented Dec 13, 2023

Similar to element-hq/element-x-android#2004

Should fix automation.

First commit is a global replacement, second one may be reviewed more carefully.

@bmarty bmarty requested review from a team and jmartinesp and removed request for a team December 13, 2023 10:10
steps:
- uses: octokit/graphql-action@v2.x
id: find_team_members
with:
headers: '{"GraphQL-Features": "projects_next_graphql"}'
query: |
query find_team_members($team: String!) {
organization(login: "vector-im") {
organization(login: "element-hq") {
Copy link
Member Author

Choose a reason for hiding this comment

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

Not sure about this occurrence and the one above, but I guess it will be fine?

Copy link
Contributor

Choose a reason for hiding this comment

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

Only one way to find out 😅 .

@bmarty bmarty merged commit abccc7d into develop Dec 21, 2023
14 of 16 checks passed
@bmarty bmarty deleted the feature/bma/elementHq branch December 21, 2023 08:14
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

2 participants