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

Identify what information is lost in a GitHub PR #50

Open
Tracked by #37
makubacki opened this issue Jun 15, 2023 · 1 comment
Open
Tracked by #37

Identify what information is lost in a GitHub PR #50

makubacki opened this issue Jun 15, 2023 · 1 comment
Assignees

Comments

@makubacki
Copy link
Member

makubacki commented Jun 15, 2023

Some notes below from offline conversations:

  • Comments truncated in notification emails
  • Comments on commits lost in force pushes to PRs
  • Comments deleted and then info lost

Alternatives:

  • Always put comments on PRs (not commits)
  • Move highly important write ups to GitHub Discussions (don't leave in PRs)
@makubacki
Copy link
Member Author

The latest decision was to capture every update to the PR in a sync to a git repo (on GitHub) such that all information is preserved there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants