Skip to content

Conversation

@jakub-nt
Copy link
Contributor

@jakub-nt jakub-nt commented Nov 5, 2025

No description provided.

Signed-off-by: jakub-nt <175944085+jakub-nt@users.noreply.github.com>
Signed-off-by: jakub-nt <175944085+jakub-nt@users.noreply.github.com>
Signed-off-by: jakub-nt <175944085+jakub-nt@users.noreply.github.com>
Signed-off-by: jakub-nt <175944085+jakub-nt@users.noreply.github.com>
Signed-off-by: jakub-nt <175944085+jakub-nt@users.noreply.github.com>
Signed-off-by: jakub-nt <175944085+jakub-nt@users.noreply.github.com>
@jakub-nt jakub-nt force-pushed the CFE-4089 branch 2 times, most recently from 8882198 to 0898160 Compare November 5, 2025 12:40
@jakub-nt jakub-nt marked this pull request as ready for review November 5, 2025 12:43
Signed-off-by: jakub-nt <175944085+jakub-nt@users.noreply.github.com>


def is_a_commit_hash(commit):
def is_a_commit_hash(commit: Optional[str]):
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe it should say "Fixed exception..." in the commit message?

Copy link
Contributor Author

@jakub-nt jakub-nt Nov 6, 2025

Choose a reason for hiding this comment

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

Neither "Fixed a throw" or "Fixed an exception" reads well to me, maybe just "Fixed a crash"?

Copy link
Member

Choose a reason for hiding this comment

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

Not a big deal either way, I'll merge. For the record, here is my ranking of niceness:

  1. Fixed a crash
  2. Fixed an exception
  3. Fixed a throw

@olehermanse olehermanse merged commit 3f602d9 into cfengine:master Nov 6, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants