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

docs/decisions: Add severity labels ADR #755

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

vmoutoussamy
Copy link
Contributor

Describe your changes

Adding the file s3gw/docs/decisions/0015-severity-labels.md, for discussing the decision to use a new set of labels for severity.

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • CHANGELOG.md has been updated should there be relevant changes in this PR.

@vmoutoussamy vmoutoussamy requested a review from jecluis October 12, 2023 06:50
@jecluis
Copy link
Contributor

jecluis commented Oct 12, 2023

@vmoutoussamy commit is missing the DCO

I'd suggest running a git commit --amend -S and adding the DCO manually to the commit message.

@jecluis
Copy link
Contributor

jecluis commented Oct 12, 2023

@vmoutoussamy also, when amending the commit, please add the subsystem where this change is happening to the commit title.

Like, docs/decisions: add severity labels ADR

docs/decisions/0015-severity-labels.md Outdated Show resolved Hide resolved
docs/decisions/0015-severity-labels.md Outdated Show resolved Hide resolved
docs/decisions/0015-severity-labels.md Outdated Show resolved Hide resolved
docs/decisions/0015-severity-labels.md Outdated Show resolved Hide resolved
docs/decisions/0015-severity-labels.md Outdated Show resolved Hide resolved
docs/decisions/0015-severity-labels.md Outdated Show resolved Hide resolved
docs/decisions/0015-severity-labels.md Outdated Show resolved Hide resolved
docs/decisions/0015-severity-labels.md Outdated Show resolved Hide resolved
@tserong tserong assigned tserong and unassigned tserong Oct 12, 2023
votdev
votdev previously requested changes Oct 12, 2023
docs/decisions/0015-severity-labels.md Outdated Show resolved Hide resolved
docs/decisions/0015-severity-labels.md Outdated Show resolved Hide resolved
docs/decisions/0015-severity-labels.md Outdated Show resolved Hide resolved
@vmoutoussamy vmoutoussamy changed the title Add severity labels ADR docs/decisions: Add severity labels ADR Oct 12, 2023
@jecluis
Copy link
Contributor

jecluis commented Oct 12, 2023

@vmoutoussamy you'll need to do a git commit --amend and clean up that commit message.

docs/decisions/0015-severity-labels.md Outdated Show resolved Hide resolved
@vmoutoussamy vmoutoussamy force-pushed the severity branch 2 times, most recently from 9eb9419 to 2d91713 Compare October 25, 2023 09:49
@jecluis jecluis added this to the v0.23.0 milestone Oct 26, 2023
@jecluis jecluis added the area/docs Related with documentation in general label Oct 26, 2023
@jecluis
Copy link
Contributor

jecluis commented Oct 26, 2023

@vmoutoussamy right now your commit message looks like this:

[docs/decisions: Add severity labels ADR](https://github.com/aquarist-labs/s3gw/pull/755/commits/2d917136f54ede32a38feb08f1076f3b2cc884e2)

Signed-off-by: Vincent Moutoussamy <[email protected]>

Update docs/decisions/0015-severity-labels.md

Co-authored-by: Volker Theile <[email protected]>
Signed-off-by: Vincent Moutoussamy <[email protected]>

Update docs/decisions/0015-severity-labels.md

Co-authored-by: Volker Theile <[email protected]>
Signed-off-by: Vincent Moutoussamy <[email protected]>

Update docs/decisions/0015-severity-labels.md

Co-authored-by: Tim Serong <[email protected]>
Signed-off-by: Vincent Moutoussamy <[email protected]>

Applying comments' suggestion

Signed-off-by: Vincent Moutoussamy <[email protected]>

Stakeholders need to be involved for setting priority

Signed-off-by: Vincent Moutoussamy <[email protected]>

Decision ID 0019 to avoid conflicts

Signed-off-by: Vincent Moutoussamy <[email protected]>

Fixing Lint check

Signed-off-by: Vincent Moutoussamy <[email protected]>

Fixing typo

Signed-off-by: Vincent Moutoussamy <[email protected]>

Fixing typos

Signed-off-by: Vincent Moutoussamy <[email protected]>

Following Markdownlint rules

Signed-off-by: Vincent Moutoussamy <[email protected]>

This is a result of all the squash/fixup you did on the different patches. We don't want this messy message, we want something lean and simple.

I would suggest you run a git commit --amend -S on that branch, adjust the message, and force push the resulting commit to the branch. Ping me when you've done this so we can merge this work.

@jecluis
Copy link
Contributor

jecluis commented Nov 13, 2023

@vmoutoussamy ping

Update docs/decisions/0015-severity-labels.md

Co-authored-by: Volker Theile <[email protected]>
Co-authored-by: Tim Serong <[email protected]>
Signed-off-by: Vincent Moutoussamy <[email protected]>
@jecluis jecluis dismissed votdev’s stale review November 13, 2023 09:31

stale review

@jecluis jecluis merged commit 612ae59 into s3gw-tech:main Nov 13, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Related with documentation in general
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants