Commit Graph

16 Commits

Author SHA1 Message Date
Daniel Kesselberg
91175460f9 ci(transifex): increase waiting time between mergen retries
From time to time transifex pull requests are piling up.

I assume we are low on runners because transifex creates a lot of pull requests within a short timeframe.

1) Set a dependency for approve
2) Increase the timeout to 120 seconds

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-04-25 21:53:21 +02:00
dependabot[bot]
3eeb3594c0 build(deps): Bump hmarr/auto-approve-action from 3.1.0 to 3.2.1
Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 3.1.0 to 3.2.1.
- [Release notes](https://github.com/hmarr/auto-approve-action/releases)
- [Commits](https://github.com/hmarr/auto-approve-action/compare/v3.1.0...v3.2.1)

---
updated-dependencies:
- dependency-name: hmarr/auto-approve-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 07:01:01 +00:00
dependabot[bot]
0e54be69c0 Bump hmarr/auto-approve-action from 2.2.1 to 3.1.0
Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 2.2.1 to 3.1.0.
- [Release notes](https://github.com/hmarr/auto-approve-action/releases)
- [Commits](https://github.com/hmarr/auto-approve-action/compare/v2.2.1...v3.1.0)

---
updated-dependencies:
- dependency-name: hmarr/auto-approve-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 16:13:06 +00:00
John Molakvoæ
df85e26098 fix(workflows): fix l10n automated process
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-03-01 11:51:50 +01:00
John Molakvoæ
622a64a4dc Fix indentation
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2023-03-01 11:23:48 +01:00
John Molakvoæ
604b97a664 Merge pull request #8498 from nextcloud/pierreozoux-patch-1
Fixes l10n workflow.
2023-03-01 11:22:31 +01:00
dependabot[bot]
493803a737 Bump pascalgn/automerge-action from 0.15.5 to 0.15.6
Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.15.5 to 0.15.6.
- [Release notes](https://github.com/pascalgn/automerge-action/releases)
- [Commits](https://github.com/pascalgn/automerge-action/compare/v0.15.5...v0.15.6)

---
updated-dependencies:
- dependency-name: pascalgn/automerge-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 07:01:34 +00:00
dependabot[bot]
2ea66791bf Bump pascalgn/automerge-action from 0.15.3 to 0.15.5
Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.15.3 to 0.15.5.
- [Release notes](https://github.com/pascalgn/automerge-action/releases)
- [Commits](https://github.com/pascalgn/automerge-action/compare/v0.15.3...v0.15.5)

---
updated-dependencies:
- dependency-name: pascalgn/automerge-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 06:22:36 +00:00
Pierre Ozoux
22cf099505 Avoids to run check on l10n branch.
Signed-off-by: Pierre Ozoux <pierre@ozoux.net>
2022-06-03 14:31:12 +02:00
Pierre Ozoux
216e8bcfe4 Another attempt to fix l10n bot.
Signed-off-by: Pierre Ozoux <pierre@ozoux.net>
2022-06-01 18:30:41 +02:00
Pierre Ozoux
d6a4b1f5a3 Adds automerge of l10n PRs.
Signed-off-by: Pierre Ozoux <pierre@ozoux.net>
2022-05-20 11:44:34 +02:00
Pierre Ozoux
55ab99d157 Updates dependencies.
Signed-off-by: Pierre Ozoux <pierre@ozoux.net>
2022-05-16 14:16:26 +02:00
Daniel Kesselberg
a55d33234b Change merge retry timeout to 60sec
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-10-06 21:44:22 +02:00
John Molakvoæ
74922c5d82 Bump merge retries to 10 2020-07-28 11:27:39 +02:00
Pierre Ozoux
32e4cee00f Update .github/workflows/transifex.yml
Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2020-07-27 13:42:12 +02:00
pierreozoux
2293d965ab Adds auto merge of transifex bot PRs.
Signed-off-by: pierreozoux <pierre@ozoux.net>
2020-07-27 13:34:08 +02:00