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

Remove stale Build Checks feature #327

Closed
gp201 opened this issue Jul 2, 2023 · 1 comment
Closed

Remove stale Build Checks feature #327

gp201 opened this issue Jul 2, 2023 · 1 comment
Labels
bug Something isn't working Impact: High Work: Low

Comments

@gp201
Copy link
Member

gp201 commented Jul 2, 2023

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

We're no longer planning to use the staleBuildChecks feature.

Describe the solution you'd like
A clear and concise description of what you want to happen.

  1. Remove https://github.com/oppia/oppiabot/blob/master/lib/staleBuildChecks.js and the associated unit tests
  2. Remove
    staleBuildModule.checkAndTagPRsWithOldBuilds(context),
  3. Remove from constants.js
    const staleBuildLabelCheck = 'stale-build-label-check';
    and
    staleBuildLabelCheck],
    and
    module.exports.staleBuildLabelCheck = staleBuildLabelCheck;
@gp201 gp201 added bug Something isn't working Impact: High Work: Low labels Jul 2, 2023
@gp201
Copy link
Member Author

gp201 commented Jul 6, 2023

Duplicate of #324

@gp201 gp201 marked this as a duplicate of #324 Jul 6, 2023
@gp201 gp201 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Impact: High Work: Low
Projects
Archived in project
Development

No branches or pull requests

1 participant