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

ci: restore old backport workflow because the overhauled workflow does not work #9341

Merged

Conversation

radoering
Copy link
Member

It fails with "failed to fork: HTTP 403: Resource not accessible by integration". See https://github.com/python-poetry/poetry/actions/runs/8849739498 for example.

Let's restore the old workflow until we know what to do to fix the new workflow.

@radoering radoering requested a review from a team April 27, 2024 07:33
@radoering radoering force-pushed the ci/restore-backport-workflow branch from 10a3422 to f604dbe Compare April 28, 2024 09:48
…s not work

It fails with "failed to fork: HTTP 403: Resource not accessible by integration".
@radoering radoering force-pushed the ci/restore-backport-workflow branch from f604dbe to ed28fb3 Compare April 28, 2024 09:50
@@ -15,26 +15,19 @@ jobs:
if: >
github.event.pull_request.merged
&& (
(github.event.action == 'closed' && contains(github.event.pull_request.labels.*.name, 'backport/'))
Copy link
Member Author

@radoering radoering Apr 28, 2024

Choose a reason for hiding this comment

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

I reverted this part of the trigger because it resulted in not triggering when a PR is closed.

@radoering radoering merged commit 6408971 into python-poetry:main Apr 29, 2024
60 checks passed
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants