summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Konstantin Knauf [Wed, 14 Apr 2021 15:56:42 +0000 (17:56 +0200)]
[hotfix] fix runtime errors & warnings in flink_jira_bot.py
Konstantin Knauf [Wed, 14 Apr 2021 10:12:42 +0000 (12:12 +0200)]
[hotfix] fix name of github action
Konstantin Knauf [Wed, 14 Apr 2021 10:10:12 +0000 (12:10 +0200)]
[hotfix] activate bot (remove dry-run flag)
Konstantin Knauf [Wed, 14 Apr 2021 09:25:45 +0000 (11:25 +0200)]
Merge pull request #2 from knaufk/FLINK-22035
[FLINK-22035] Add Github Actions
Konstantin Knauf [Wed, 14 Apr 2021 09:19:52 +0000 (11:19 +0200)]
[FLINK-22035] change cron schedule to twice daily, not at the full hour
Konstantin Knauf [Mon, 12 Apr 2021 13:12:15 +0000 (15:12 +0200)]
[FLINK-22035] add simply github action to run bot hourly
Konstantin Knauf [Mon, 12 Apr 2021 16:02:41 +0000 (18:02 +0200)]
Merge pull request #1 from knaufk/FLINK-22032
[Flink-22032] Adding Bot with Initial Rule
Konstantin Knauf [Fri, 9 Apr 2021 12:34:48 +0000 (14:34 +0200)]
[FLINK-22023] add license headers
Konstantin Knauf [Fri, 9 Apr 2021 12:23:23 +0000 (14:23 +0200)]
[FLINK-22032] add minimal README
Konstantin Knauf [Fri, 9 Apr 2021 12:15:15 +0000 (14:15 +0200)]
[FLINK-22032] introduce dry-run mode and add actual actions to rule 3
Konstantin Knauf [Fri, 9 Apr 2021 11:42:42 +0000 (13:42 +0200)]
[FLINK-22032] add Rule 3 (logging only)
Konstantin Knauf [Fri, 9 Apr 2021 09:34:48 +0000 (11:34 +0200)]
[FLINK-22032] add confuse for YAML configuration parsing
Konstantin Knauf [Fri, 9 Apr 2021 09:34:34 +0000 (11:34 +0200)]
[FINK-22032] add freeze target to Makefile
Konstantin Knauf [Fri, 9 Apr 2021 09:30:03 +0000 (11:30 +0200)]
[FLINK-22032] add Makefile and requirements.txt
Robert Metzger [Wed, 7 Apr 2021 18:40:13 +0000 (20:40 +0200)]
Initial commit with the ASL