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

feat: make alert messages in issues more useful #91

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

dbartholomae
Copy link
Contributor

This solves the first step of #44 and is a reimplementation of #43 in the new TypeScript setup.
The reason why I pushed it in now is that without a version-number-increasing PR, there won't be an automatic release of this package, and I can't add it to the downstream GitHub actions. The "feat" in the PR title means that when this PR is merged, it will bump the version from 0.2.0 to 0.3.0 and automatically release it to npm.

This allows to export and test them individually

Signed-off-by: Daniel Bartholomae <[email protected]>
Signed-off-by: Daniel Bartholomae <[email protected]>
Signed-off-by: Daniel Bartholomae <[email protected]>
Signed-off-by: Daniel Bartholomae <[email protected]>
Signed-off-by: Daniel Bartholomae <[email protected]>
Signed-off-by: Daniel Bartholomae <[email protected]>
@dbartholomae dbartholomae force-pushed the make_alert_messages_in_issuer_more_useful branch from f587cfd to 2aef6ad Compare May 14, 2023 20:47
@dbartholomae
Copy link
Contributor Author

@psiinon tagging you here as I can't assign reviewers

@dbartholomae
Copy link
Contributor Author

The first commit, Extract action helpers into functions, moves around a lot of code, so I recommend reviewing that commit separately and then reviewing the other commits. They are written so that you can also review them individually, but that might not be needed.

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.

1 participant