Skip to content
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

docs: Adding documentation for tags & resources + updating JSON-schema for templates #124

Merged
merged 1 commit into from
Apr 28, 2023

Conversation

rbeuque74
Copy link
Member

docs: Adding documentation for tags & resources + updating JSON-schema for templates

@rbeuque74 rbeuque74 requested a review from loopfz April 9, 2020 18:23
@rbeuque74 rbeuque74 force-pushed the documentation-tags-resources branch from 4f7f263 to be39395 Compare April 10, 2020 10:18
@rbeuque74 rbeuque74 force-pushed the documentation-tags-resources branch from be39395 to b5be501 Compare May 13, 2020 09:54
@rbeuque74 rbeuque74 added documentation Improvements or additions to documentation 👀 NEED REVIEW 👀 Issue or PR need a review labels May 13, 2020
README.md Outdated
@@ -203,6 +203,7 @@ The following templating functions are available:
- `blocked`: boolean (default: false): no tasks can be created from this template
- `hidden`: boolean (default: false): the template is not listed on the API, it is concealed to regular users
- `retry_max`: int (default: 100): maximum amount of consecutive executions of a task based on this template, before being blocked for manual review
- `tags`: templateable map, used to filter tasks (see [tags](#tags))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/templateable/templatable

…a for templates

Signed-off-by: Romain Beuque <romain.beuque@corp.ovh.com>
Signed-off-by: Thomas Bétrancourt <thomas@betrancourt.net>
@rclsilver rclsilver force-pushed the documentation-tags-resources branch from b5be501 to 7968e03 Compare April 27, 2023 15:42
@wI2L wI2L removed the 👀 NEED REVIEW 👀 Issue or PR need a review label Apr 27, 2023
@rclsilver rclsilver merged commit add2139 into master Apr 28, 2023
@rclsilver rclsilver deleted the documentation-tags-resources branch April 28, 2023 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants