-
Notifications
You must be signed in to change notification settings - Fork 5
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
Why did it not run correctly? #14
Comments
@zero-24 These are some PRs (in 2022) for which the bot haven't created issues.
Issues were created here:
When it didn't work to create the Issues, the merge-time was around midnight (UTC). |
hmm that would make sense as the check is "show me the merged PRs" and the Jobs runs only once getting all closed things for the latest jgerman-bot/src/GithubApiHelper.php Lines 191 to 200 in 133d3c9
@tecpromotion can you please confirm the time where the bot is expected to be triggered and what timezone the server has where it runs on? Maybe we need to change the time to trigger this job so we match the correct UTC time? |
@zero-24 fyi |
Ok can we please set the execution time to 4:15 that should make sure we are past the 24 on UTC |
@wojsmol please check the execution time on your end too. |
top lets see how it goes now. |
@zero-24 Our bot runs on 0:30 in Europe/Warsaw time zone enforced also for cron jobs, so this should be ok. |
When it is a timezone issue and the GitHub API would use UTC as a base to generate the list for "yesterday" you should be affected by this too. UTC: 23:40 German time: 01:40 So when our bot would run on 01:40 we would only get every PR that has been merged up until 23:40 but nothing after. So I asked Stefan to do it at 04:15 german time so we are 100% sure UTC is past 24:00 and even when the list of "yesterday" is calculated of the UTC timestamp. |
@zero-24 I moved execution of ouer bot to 4:30 in Europe/Warsaw time zone. |
Not worked
worked
|
hmm thanks for checking will add it to my list to deeper check whats happend there maybe i did something wrong in the implementation? |
Regarding 37666 label was re-added after our bots run for this day. |
But only after 4 seconds ... at this time the bot hasn't run |
The add label event was on 04:49 CEST and our bots are tuning on:
Bots are looking for merged PR's from yesterday withy Language Change label |
At this time the PR wasn't merged 🤔
PS: your link is to 37666 and you write about 37641 😉 |
I updated PR number in my comment. |
Some issues have to be manually created as the bot does not run correct to catch them. This needs to be debugged and understood and fixed.
example
joomlagerman/joomla#2309 (comment)
The text was updated successfully, but these errors were encountered: