Commit Graph

10 Commits

Author SHA1 Message Date
Yoann Rodière 8031e211e9
Fix invalid s390x config in Hibernate GitHub Bot config 2024-04-29 13:44:31 +02:00
Yoann Rodière 1c3ac99e44
Fix DB tag regexp in Hibernate GitHub Bot configuration
Java apparently throws exception when the replacement string references
non-matching groups.

This new regexp no longer relies on optional groups,
and thus should work fine.
2024-04-29 12:52:33 +02:00
Yoann Rodière 46c553dc3c
Simpler DB tag regexp in Hibernate GitHub Bot config 2024-04-29 09:16:17 +02:00
Yoann Rodière e6b6f4b145 Handle s390x in Develocity build scan reports 2024-04-29 09:10:03 +02:00
Yoann Rodière 9f682b85dc Improve cleanup of DB tags in Develocity build scan reports 2024-04-29 09:10:03 +02:00
Yoann Rodière f7bea4805c Custom columns in develocity build scan reports 2024-04-26 15:52:34 +02:00
Yoann Rodière 6f640e1d6d List build scans in a GitHub check
Using hibernate-github-bot.
2024-03-21 10:59:24 -05:00
Yoann Rodière 8766c6f973 Ignore JIRA checks for commits targeting only build-related files 2023-10-31 13:32:11 +01:00
Marco Belladelli 1f0bfdcb86 HHH-16850 Enable GH Bot automatic issue links 2023-07-17 14:57:02 +02:00
Yoann Rodière 1e3207dbe9
Move Hibernate Github Bot configuration to the right directory
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
2021-03-15 15:41:13 +01:00