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

Implement mergify #104

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

Conversation

jwithers
Copy link
Collaborator

@jwithers jwithers commented Apr 13, 2022

When ci:ready_to_merge tag is added to a PR, the PR will be added to the mergify queue. This should only be done after a PR has passed the tests using the ci:run tag.

apply_cirun.yml reapplies the ci:run tag to run tests when multiple PRs are in the mergify queue. Each PR in queue merged into following PRs resets the tags, and will cause the queue to stall waiting on tests to run.

This PR assumes this repo has access to TFLM_BOT_REPO_TOKEN, which appears to be the case, but I don't have access to check. Also this repo must be linked to the mergify account, which it was 6 months ago for testing, but not positive now.

BUG=https://issuetracker.google.com/issues/228103530

@jwithers jwithers requested a review from advaitjain as a code owner April 13, 2022 02:57
@github-actions github-actions bot removed the ci:run label Apr 13, 2022
@deqiangc deqiangc enabled auto-merge (squash) April 15, 2022 04:28
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.

2 participants