Skip to content

Improve GitHub action workflows#108

Merged
mattwang44 merged 5 commits into
python:3.9from
mattwang44:improve-github-action
Sep 10, 2021
Merged

Improve GitHub action workflows#108
mattwang44 merged 5 commits into
python:3.9from
mattwang44:improve-github-action

Conversation

@mattwang44

@mattwang44 mattwang44 commented Sep 8, 2021

Copy link
Copy Markdown
Collaborator

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

@josix josix left a comment

Copy link
Copy Markdown
Collaborator

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