Commit Graph

19 Commits

Author SHA1 Message Date
Arthur
2fd23a4dda ci(vale): only report warnings and errors (#23238)
Only fail vale test on warnings and errors on PRs.
2025-08-13 11:01:42 +02:00
Craig Osterhout
e2824d2261 offload: update directory in configs (#23221)
<!--Delete sections as needed -->

## Description

Changed `cloud` to `offload` in codeowners and labeler.
Already updated the cloud label to offload in
https://github.com/docker/docs/labels


## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-08-12 08:26:49 -07:00
Craig Osterhout
3011862a07 update labeler and codeowners (#22860)
<!--Delete sections as needed -->

## Description

Added DHI and Cloud to labeler and codeowners.
Removed some outdated directories from codeowners.

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-06-17 14:04:46 -07:00
Arthur
038e6dc682 chore: update Tailwind to v4 (#22666)
- Extract classes to utilities and components.
- Reduce number of colors used.
- Harmonize button colors.
- Restyle admonitions.
- Move **Page options** button to main article.
- Various color tweaks.
2025-05-28 08:37:10 +01:00
Arthur
73669a1c47 chore: update area labeler and codeowners for AI (#22636) 2025-05-15 09:30:38 +02:00
David Karlsson
2f96b88d95 chore: update labeler config with hack/ dir
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-15 16:31:45 +01:00
David Karlsson
4349b25169 Merge pull request #21107 from dvdksn/copilot-restructure
copilot: restructure content, editorial improvements
2024-11-07 13:10:08 +01:00
David Karlsson
65b65d58d5 chore: add area/copilot config to labeler
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 13:06:43 +01:00
David Karlsson
7b5b54ccd2 chore: tag engine API reference with area/engine label
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-14 14:35:33 +02:00
David Karlsson
def7d92781 chore: update labeler config
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-11 15:50:58 +02:00
Allie Sadler
a26d380324 ENGDOCS-2179 (#20591)
* ENGDOCS-2179

* link fix

* more link fix

* final link fix
2024-08-13 11:51:09 +01:00
Stephanie Aurelio
37e129a46f Add account section and update settings and security (#20350)
* add account section and update admin pages

* update hub build and security sections

* update toc

* Update content/accounts/_index.md

* Update .github/labeler.yml

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2024-07-17 10:29:28 -07:00
David Karlsson
c7cde04527 ci: add labeler config for build-cloud
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-03 17:33:29 +02:00
David Karlsson
aa7021fd59 ci: remove negative glob patterns for labeler
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-27 17:57:23 +01:00
David Karlsson
9b2873687e ci: update labeler config
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-27 17:45:34 +01:00
David Karlsson
fa3aed3b6b ci: fix excludepaths in labeler
Added the `any` key where label globs included an exclude path to
prevent the exclude path from acting as a catch-all

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-23 09:20:04 +01:00
David Karlsson
8195d805b3 fix: incorrect glob pat for *.config.js in root
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-22 17:12:28 +01:00
David Karlsson
9378ffad5b chore: improve & add more labeler globs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-22 15:06:00 +01:00
David Karlsson
b9f0fc451a ci: auto-label pull requests
Use the official labeler action to automatically assign labels to PRs
based on the edited files.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-21 14:43:37 +01:00