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

Pin PR Labeler #10675

Merged
merged 1 commit into from Dec 5, 2023
Merged

Pin PR Labeler #10675

merged 1 commit into from Dec 5, 2023

Conversation

mrocklin
Copy link
Member

@mrocklin mrocklin commented Dec 5, 2023

No description provided.

@mrocklin mrocklin mentioned this pull request Dec 5, 2023
@rcomer
Copy link
Contributor

rcomer commented Dec 5, 2023

From the GHA docs

This event runs in the context of the base of the pull request, rather than in the context of the merge commit, as the pull_request event does. This prevents execution of unsafe code from the head of the pull request that could alter your repository or steal any secrets you use in your workflow.

If I read that right, the change needs to be merged before you can find out whether it helped.

@mrocklin mrocklin merged commit a8549bd into dask:main Dec 5, 2023
32 of 51 checks passed
@mrocklin mrocklin deleted the pr-labeler-pin branch December 5, 2023 23:12
@mrocklin
Copy link
Member Author

mrocklin commented Dec 5, 2023 via email

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