Commit graph

11 commits

Author SHA1 Message Date
Roberto Jiménez Sánchez
5b8689f2d3
Docs: Remove manual provisioning feature toggle instructions (#121206)
* Docs: Remove manual provisioning feature toggle instructions

The provisioning feature toggle is now enabled by default in v13,
so users no longer need to manually set it in their configuration.
Update Git Sync setup, file provisioning, and usage limits docs
to reflect this.

Made-with: Cursor

* Docs: Note provisioning toggle is enabled by default in Cloud too

Made-with: Cursor

* Docs: Apply review suggestion for wording clarity

Co-authored-by: urbiz-grafana
Made-with: Cursor
2026-03-26 15:38:50 +01:00
Anna Urbiztondo
f6f158370d
Docs: GS Terraform (#120563)
* Structure

* Content

* Edit

* Feedback
2026-03-24 09:13:53 +01:00
Anna Urbiztondo
50f07096f1
Docs: Add GL service account token details (#120488)
serv acc token
2026-03-17 11:23:22 +01:00
Anna Urbiztondo
40690d1cbe
Docs: Git Sync - Save from UI. (#119732)
* Saveas

* Typos

* Wording

* Update docs/sources/as-code/observability-as-code/git-sync/export-resources.md

Co-authored-by: Roberto Jiménez Sánchez <roberto.jimenez@grafana.com>

* Edits

* Further details

* More clarifications

* CLI links

* Prettier

---------

Co-authored-by: Roberto Jiménez Sánchez <roberto.jimenez@grafana.com>
2026-03-09 16:24:36 +01:00
Anna Urbiztondo
0b92a19f7a
Docs: Git Sync - config providers for OSS and Enterprise (#119712)
* Adding providers for OSS and Enterprise

* Updates

* Prettier

* Note style edit
2026-03-06 13:07:02 +00:00
Roberto Jiménez Sánchez
b5f55eebeb
Docs: Add Administration permission requirement for GitHub Git Sync (#119513)
* Docs: Add Administration permission requirement for GitHub Git Sync

When using the write workflow with GitHub repositories, Git Sync
validates that branch protection rules don't block direct pushes.
This validation requires the Administration read permission.

Without this permission, users receive a 403 Forbidden error when
testing repository configuration. Git Sync now handles this gracefully
by skipping the branch protection check when admin permissions are
unavailable.

Updated documentation:
- Added Administration read-only permission to GitHub App setup
- Added Administration read-only permission to PAT setup
- Added explanatory note about why it's needed

This permission is optional - if not provided, branch protection
validation is skipped and users will discover any issues when they
actually push to the repository.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* Update Administration permission description to be more general

Instead of specifically mentioning 'write workflow', explain that:
- It enables validation of branch protection rules when users can push directly
- It may be used in the future for other repository settings checks
- This makes the permission requirement more future-proof

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-03-04 16:32:36 +00:00
Anna Urbiztondo
892134bcf0
Docs: GS - New Git providers (#118354)
* New PR

* asCode for providers

* Typo

* Bitbucket

* Minor edit typos

* Prettier

* Update docs/sources/as-code/observability-as-code/git-sync/git-sync-setup/set-up-code.md

Co-authored-by: Daniele Stefano Ferru <daniele.ferru@grafana.com>

* Feedback, Bitbucket token

* Prettier

---------

Co-authored-by: Daniele Stefano Ferru <daniele.ferru@grafana.com>
2026-02-23 12:42:16 +01:00
Anna Urbiztondo
6ac56aea94
Docs: Git Sync - AsCode for GitHub App (#118266)
* AsCode for App

* Title

* Prettier

* Title2

* Update docs/sources/as-code/observability-as-code/git-sync/git-sync-setup/set-up-code.md

Co-authored-by: Roberto Jiménez Sánchez <roberto.jimenez@grafana.com>

* Edits

---------

Co-authored-by: Roberto Jiménez Sánchez <roberto.jimenez@grafana.com>
2026-02-18 10:58:42 +01:00
Irene Rodríguez
38de450d95
Update broken link for Git Sync setup requirements (#117747) 2026-02-10 10:47:09 +00:00
Irene Rodríguez
ba659aa67d
Update Git Sync setup link to point to the correct documentation URL (#117695) 2026-02-09 16:43:58 +01:00
Anna Urbiztondo
0bc621677c
Docs: Review GS set-up (#116615)
* WIP

* Edits

* WIP

* Edits

* Tweaks

* Edits

* WIP

* Key concepts

* Edits

* Edits

* More edits

* WIP

* More edits

* GitHub App

* Fixes

* Create App

* Fixes?

* Fix?

* Fix?

* Fix

* Prettier

* More P

* known issues

* Edits

* Fixes

* Limits

* Fixes

* Edits

* Corrections

* Limits

* Note

* Edits

* GHApp updates

* Fixing installId stuff

* New try

* Concepts, states

* Edits to Manage dashboard

* Edits to Manage

* Tweaks

* Prettier

* Prep note

* Note

* Prettier

* Feedback - Roberto

* Fixes

* Fix

* Title

* Limits renaming, rollout

* Menu fix

* Update docs/sources/as-code/observability-as-code/git-sync/usage-limits.md

Co-authored-by: Roberto Jiménez Sánchez <roberto.jimenez@grafana.com>

* Update docs/sources/as-code/observability-as-code/git-sync/usage-limits.md

Co-authored-by: Roberto Jiménez Sánchez <roberto.jimenez@grafana.com>

* Feedback

* Minor edits

* More details

* Edits

---------

Co-authored-by: Roberto Jiménez Sánchez <roberto.jimenez@grafana.com>
2026-02-05 15:09:29 +01:00