Git Product home page Git Product logo

Comments (4)

fclesio avatar fclesio commented on July 21, 2024 2

+1

I think the poll would be great, but maybe we can raise awareness related to the fact that branching itself it's a bit of an antipattern in terms of Continous Integration/Delivery but a necessary pain, having abandoned/Long-lived PRs it's even worse because several issues as:

  • (i) delayed integration,
  • (ii) contextual and semantic conflicts, and
  • (iii) risky deployments since we do not know what we do not know about the side-effects/feedbacks against the current codebase.

The main point that I want to make here it's that we, Artsy Engineers, should be a bit more mindful in terms of PR backlog hygiene.

By the way, thanks for the RFC.

from peril-settings.

jacobherrington avatar jacobherrington commented on July 21, 2024 1

+1 as well!

Closing a PR is not dangerous or permanent in any way, but is a clear indication that something has been handled (merged, deprioritized, abandoned, etc).

There is no reason to keep visual and mental clutter around in projects when we can simply re-open anything that is closed by accident or incorrectly.

from peril-settings.

MounirDhahri avatar MounirDhahri commented on July 21, 2024

Great, thanks to everyone for your feedback. I will solve this RFC then and bring it to life

from peril-settings.

MounirDhahri avatar MounirDhahri commented on July 21, 2024

Resolution

We decided to do it

Level of Support

2: Positive feedback.

Next Steps

We will implement it.
I will make a poll in the #dev channel to discuss with folks the duration after which we can consider a PR stale.

Exceptions

We will be only implementing this in Eigen, Force, Metaphysics, and Volt then probably enable this for other repos.

from peril-settings.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.