wildfly / wildfly-github-bot

GitHub bot for WildFly project.
Apache License 2.0
3 stars 13 forks source link

Unify test execution setups and verifications #101

Closed xstefank closed 1 year ago

xstefank commented 1 year ago

Where possible, use the GitHubJson builder. Where possible, don't disable commit and title checks. Create a default JSON that will have correct title and commit and use builder for failure tests.

petrberan commented 1 year ago

I've considered this as a part of #37

xstefank commented 1 year ago

If you do the additional tasks I mentioned, you can close this issue.

xstefank commented 1 year ago

Resolved in #118.