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

Add GH actions workflow to check PR labels #4902

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

yut23
Copy link
Member

@yut23 yut23 commented May 10, 2024

PR Summary

This replaces the mergeable bot, which has been flaky recently. I've tested it thoroughly at yut23#2, and it works as expected.

PR Checklist

  • New features are documented, with docstrings and narrative docs
  • Adds a test for any bugs fixed. Adds tests for new features.

yut23 added 3 commits May 10, 2024 16:35
It looks like `github.ref` points to the target branch when triggered by
`pull_request_target`, while `github.head_ref` is always the source
branch.
@neutrinoceros
Copy link
Member

Thank you ! As I said on slack, I'm all for migrating away from this bot (as well as the WIP bot), but we need a code owner to actually remove them. This PR should not be merge before then, let's ping @matthewturk and @Xarthisius

@neutrinoceros neutrinoceros added the infrastructure Related to CI, versioning, websites, organizational issues, etc label May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Related to CI, versioning, websites, organizational issues, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants