Skip to content

Revert to commit 79a81e7#4

Merged
saurabh-khanna merged 2 commits into
mainfrom
copilot/revert-to-commit-79a81e7
Mar 1, 2026
Merged

Revert to commit 79a81e7#4
saurabh-khanna merged 2 commits into
mainfrom
copilot/revert-to-commit-79a81e7

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 1, 2026

Reverts the repo to the state of 79a81e7, undoing the settings.json addition and the associated Dockerfile change from PRs #2 and #3.

Changes

  • Dockerfile — removed COPY settings.json /opt/etherpad-lite/settings.json; back to a single-line image declaration
  • settings.json — deleted; was not present at the target commit

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: saurabh-khanna <54084054+saurabh-khanna@users.noreply.github.com>
Copilot AI changed the title [WIP] Revert code to commit 79a81e736cc2 Revert to commit 79a81e7 Mar 1, 2026
@saurabh-khanna saurabh-khanna marked this pull request as ready for review March 1, 2026 15:27
Copilot AI review requested due to automatic review settings March 1, 2026 15:27
@saurabh-khanna saurabh-khanna merged commit 12d6c15 into main Mar 1, 2026
1 check passed
@saurabh-khanna saurabh-khanna deleted the copilot/revert-to-commit-79a81e7 branch March 1, 2026 15:27
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reverts the repository to the state of commit 79a81e7, undoing the previously added Etherpad settings.json and the related Dockerfile change that baked that file into the image.

Changes:

  • Deletes settings.json from the repo.
  • Removes the COPY settings.json /opt/etherpad-lite/settings.json layer from the Dockerfile, returning it to a single FROM line.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
settings.json Removed to match the target reverted commit state.
Dockerfile Removes the settings file copy step, restoring the prior image definition.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants