You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
Create policy / guidelines for what and how we merge PRs to Florence Masto.
We want to have a solid foundation for people to make their decisions on. Clear cut ones will make it easier for people to merge, or accept PRs in review process.
Other, which may require more discussion will become clearer that way.
The text was updated successfully, but these errors were encountered:
There seem to be different "categories" that a PR could fall into. These include:
Security patches
Feature implementations
Upstream merges
For automated security PRs, I'd recommend the following:
High severity: Merge ASAP
Moderate severity: Take a week to verify if it affects us. If no clear answer, merge anyways.
Low severity: Take 2 weeks to a month to verify if it affects us. If no clear answer, merge anyways.
For feature implementations, we can use the guidelines that @BanjoFox mentioned (altho idk how we'd test stuff considering we don't currently have an instance to do so).
Upstream merges could be a lot like feature implementations, except we would compile a summary of all features/changes in the PR, and then decide what (if anything) we should merge from it.
We want to have a solid foundation for people to make their decisions on. Clear cut ones will make it easier for people to merge, or accept PRs in review process.
Other, which may require more discussion will become clearer that way.
The text was updated successfully, but these errors were encountered: