Skip to content

Improve GitHub action workflows #108

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

Merged
merged 5 commits into from
Sep 10, 2021

Conversation

mattwang44
Copy link
Collaborator

@mattwang44 mattwang44 commented Sep 8, 2021

Solve #107.

To enable triggering CI on auto-generated PRs (for syncing with CPython), a GitHub app is created and installed. The author of automated PR will be the app after this change.

See the sample PR in my forked repo.

image

@mattwang44 mattwang44 requested a review from josix September 8, 2021 17:59
@mattwang44 mattwang44 linked an issue Sep 8, 2021 that may be closed by this pull request
Copy link
Collaborator

@josix josix left a comment

Choose a reason for hiding this comment

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

LGTM

@mattwang44 mattwang44 merged commit 9c34230 into python:3.9 Sep 10, 2021
@mattwang44 mattwang44 deleted the improve-github-action branch September 10, 2021 06:04
@mattwang44 mattwang44 mentioned this pull request Sep 10, 2021
beccalzh pushed a commit to beccalzh/python-docs-zh-tw that referenced this pull request Sep 4, 2024
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.

Improve current GitHub action workflows
2 participants