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

github: Automate some labels with mergify #40

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

russellb
Copy link
Member

This introduces some mergify configuration to automate setting labels
on PRs. This does NOT turn on PR merge automation.

  • CI/CD for CI config changes
  • documentation for markdown file changes
  • testing for test code
  • ci-failure for PRs that failed CI
  • needs-rebase for PRs in conflict

Signed-off-by: Russell Bryant [email protected]

This introduces some mergify configuration to automate setting labels
on PRs. This does NOT turn on PR merge automation.

- `CI/CD` for CI config changes
- `documentation` for markdown file changes
- `testing` for test code
- `ci-failure` for PRs that failed CI
- `needs-rebase` for PRs in conflict

Signed-off-by: Russell Bryant <[email protected]>
@russellb russellb requested a review from nathan-weinberg June 25, 2024 15:30
@russellb
Copy link
Member Author

Thanks @nathan-weinberg !

@russellb russellb merged commit 2712537 into instructlab:main Jun 25, 2024
7 checks passed
@mergify mergify bot added the CI/CD Affects CI/CD configuration label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Affects CI/CD configuration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants