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

Set up rudimentary workflow for manually triggering label sync #26612

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

Johennes
Copy link
Contributor

@Johennes Johennes commented Nov 21, 2023


This change is marked as an internal change (Task), so will not be included in the changelog.

@Johennes Johennes requested review from a team as code owners November 21, 2023 12:59
@Johennes Johennes added the T-Task Tasks for the team like planning label Nov 21, 2023
Comment on lines 15 to 16
secrets:
ELEMENT_BOT_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }}
Copy link
Member

Choose a reason for hiding this comment

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

secrets inherit might be nicer here given same-org

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, true. I had left it here because if this works, we also want to use it in e.g. matrix-js-sdk and I wanted to avoid running into the copy/paste error again. But can replace it with inherit here if you feel strongly.

Copy link
Member

Choose a reason for hiding this comment

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

I don't, hence the tick :)

@Johennes Johennes enabled auto-merge November 21, 2023 13:11
@Johennes Johennes merged commit 21cf6ed into develop Nov 21, 2023
19 checks passed
@Johennes Johennes deleted the johannes/sync-labels branch November 21, 2023 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants