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

Remove "Add to docs project" workflow #7027

Merged
merged 3 commits into from
Oct 10, 2024
Merged

Remove "Add to docs project" workflow #7027

merged 3 commits into from
Oct 10, 2024

Commits on Sep 18, 2024

  1. Use centralized 'Add to docs project' workflow with GitHub App auth

    Until this is merged, it is likely that any issues labeled `type/docs` won't be added to the [organization project](https://github.com/orgs/grafana/projects/69).
    
    The underlying action is centralized so that any future changes are made in one place (`grafana/writers-toolkit`). The action is versioned to protect workflows from breaking changes.
    
    The action uses Vault secrets instead of the discouraged organization secrets.
    
    The workflow uses a consistent name so that future changes can be made programmatically.
    
    Relates to https://github.com/orgs/grafana/projects/279/views/9?pane=issue&itemId=44280262
    
    Signed-off-by: Jack Baldry <[email protected]>
    jdbaldry committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e4742e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    9e6c6b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    237e357 View commit details
    Browse the repository at this point in the history