-
Notifications
You must be signed in to change notification settings - Fork 196
Remove inactive users from FI WG #1147
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
base: main
Are you sure you want to change the base?
Conversation
@@ -49,8 +49,6 @@ bots: | |||
github: cf-identity | |||
- name: Cryogenics-CI | |||
github: Cryogenics-CI | |||
- name: mysql-ci | |||
github: pcf-core-services-writer |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This bot is still actively used to tag and create releases for the PXC and MySQL Monitoring Bosh releases:
https://github.com/cloudfoundry/pxc-release/releases/tag/v1.0.39
https://github.com/cloudfoundry/mysql-monitoring-release/releases/tag/v10.23.0
As of today, this is still an active bot for our team and should not be deleted
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Per instructions, proof of life for the bot:
cloudfoundry/pxc-release#60
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, i added the bot back.
@@ -208,8 +202,6 @@ areas: | |||
approvers: | |||
- name: Andrew Garner | |||
github: abg | |||
- name: Colin Shield | |||
github: colins |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@colins is still on the TAS MySQL team but has recently been working on a number of special projects so is much less active that in the past
But he may still contribute to our projects, so should not be deleted
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added @colins back.
@@ -208,8 +202,6 @@ areas: | |||
approvers: | |||
- name: Andrew Garner | |||
github: abg | |||
- name: Colin Shield | |||
github: colins | |||
- name: Kyle Ong |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This user, Kyle Ong, is no longer with the company though - if you're able to make the changes per our other notes, this is a user that should be deleted
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I removed Kyle from the area and notified him in #1147 (comment)
71359c2
to
d8abbf6
Compare
According to this pr following users are inactive: @jhvhs, @frodenas, @rroberts2222, @pcf-core-services-writer, @danielfor, @totherme, @colins
To dispute please: (1) comment on this PR (2) do an activity (make a commit, issue or PR) so that the bots will know you are active.
We will merge this PR on or after Tuesday May 20th.