mirror of
https://github.com/ubicloud/ubicloud.git
synced 2025-10-06 06:41:57 +08:00
Until now, users could only use predefined labels for their github workflows. However, some users wanted workflow-level limits for finer control. To address this support for custom labels is introduced. Custom labels are unique per [installation, label] which allows multiple installations to reuse the same custom label. Each custom label is aliased to a predefined label. In other words, users still run on VM types defined by predefined labels, but can introduce workflow-level limits by using custom labels. With this commit, only concurrency limits are supported. Additional limits can be introduced later by adding new columns to the github_custom_label model. |
||
---|---|---|
.. | ||
project | ||
runtime | ||
webhook | ||
account.rb | ||
cli.rb | ||
github.rb | ||
project.rb |