algosup / 2023-2024-project-2-x86-retrogaming-team-4

Second project of 2023-2024 year which aims recreating a faithful Pac-Man clone in assembly x86 using DOSBox 🕹️
Other
10 stars 0 forks source link

Unauthorized Merge to Main Branch #21

Closed thomas-planchard closed 11 months ago

thomas-planchard commented 11 months ago

Issue Summary: An unauthorized merge has been identified in the main branch.

Details:

Expected Behavior: Changes to the main branch should only occur through authorized and documented procedures, ensuring proper review and validation.

Recommendations:

  1. Revert the Unauthorized Merge:

    • Identify the commit hash of the unauthorized merge.
    • Execute a revert to undo the changes introduced by the unauthorized merge.
  2. Conduct a Review:

    • Investigate how the unauthorized merge occurred.
    • Reinforce and communicate the project's branching and merging policies.
  3. Preventive Measures:

    • Implement additional access controls to prevent unauthorized merges.

Priority: [Low]

leo-chartier commented 11 months ago

Settings have been modified to remove unnecessary permissions and additional protections have been added.