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

SuiteBot config.yml #7698

Merged
merged 1 commit into from
Aug 19, 2019

Conversation

Dillon-Brown
Copy link
Contributor

@Dillon-Brown Dillon-Brown commented Aug 9, 2019

Description

Config file for SuiteBot, a GitHub application to help manage our GitHub workflow.

Current features:

  • Automatic creation of the "Sprint Planning" issue.
  • Automatic creation of the "Current Sprint" issue, populated with stats from the previous sprint.
  • Auto label PRs made to invalid or EOL branches.
  • Auto comment PRs made to invalid or EOL branches.
  • Auto label of "Community Contributed" PRs to help with metrics.
  • Auto label issues that don't follow the template.
  • Auto comment issues that don't follow the template.
  • Slash command functionality to add labels (Can easily be extended).
  • Auto label of "WIP" PRs
  • Adds a check to "WIP" which fails until "WIP" is removed.
  • Adds a check to "Requires Review".

Any suggestions for more functionality welcome! I'll look at making a repo for SuiteBot too once this has been merged in.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Final checklist

  • My code follows the code style of this project found here.
  • My change requires a change to the documentation.
  • I have read the How to Contribute guidelines.

@cameronblaikie cameronblaikie added the Status:Assessed PRs that have been tested and confirmed to resolve an issue by a core team member label Aug 12, 2019
@cameronblaikie
Copy link
Contributor

Assessed 👍

@code-ph0y code-ph0y merged commit b7fc21e into salesagility:hotfix-7.10.x Aug 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status:Assessed PRs that have been tested and confirmed to resolve an issue by a core team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants