Merged
Conversation
Contributor
Author
|
@decidim/core can you check this, please? What do you think about it? |
Contributor
Author
|
Note that this won't have any effect until this is merged, ported to any relevant branch ( |
tramuntanal
approved these changes
Apr 29, 2020
Contributor
Author
|
Since at this moment we're still running tests from Crowdin PRs on What do you think? @decidim/core |
Contributor
|
You are totally right, we're doing it |
This was referenced Apr 29, 2020
ace
pushed a commit
to aspgems/decidim
that referenced
this pull request
May 5, 2020
* develop: (29 commits) Update Conversations design with decidim-design UI (decidim#6008) Add counter of active users to admin dashboard (decidim#5907) Show activity graphs on admin dashboard (decidim#6030) Update sassc gem version (decidim#6062) Fix generator Gemfile after puma upgrade (decidim#6060) New Crowdin translations (decidim#6059) Add Slovak as a new language (decidim#6039) Remove all tests for i18n PRs (decidim#6061) Update move up and down buttons after dragging questions when managing questionnaire (decidim#5947) Fix using Decidim as a provider for omniauth authentication (decidim#6042) Add redesign for responsive public profile navigation tabs (decidim#6032) Add versioning pages to initiatives (decidim#5935) Notify users when roles get assigned (decidim#5886) Improve the budget page and the project card (decidim#5809) New Crowdin translations (decidim#6050) New Crowdin translations (decidim#6046) Ignore jobs on locales branches (decidim#6047) Automatic task for deleting Meeting Inscription data (decidim#5989) New Crowdin translations (decidim#5877) Ignore builds on Crowdin PRs (decidim#6037) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎩 What? Why?
We're seeing a lot of GitHub Actions builds from Crowdin PRs, and they're slowing down the development. Right now, we have 52 pages of enqueued actions (52*25 = 1300 actions), out of which 29 pages are from the
l10n_developbranch.https://github.com/decidim/decidim/actions?page=52&query=is%3Aqueued

https://github.com/decidim/decidim/actions?query=is%3Aqueued+branch%3Al10n_develop
This PR ignores the builds from any PR whose branch matches the
l10n_*pattern.📌 Related Issues
None
📋 Subtasks
None