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

Conversation

jdbaldry
Copy link
Member

@jdbaldry jdbaldry commented Sep 18, 2024

There's now a centralized workflow running in Writers' Toolkit that adds issues from all repositories which removes the need to proliferate per-repository workflows.

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 jdbaldry changed the title Use centralized 'Add to docs project' workflow with GitHub App auth Remove "Add to docs project" workflow Oct 10, 2024
@jdbaldry jdbaldry enabled auto-merge (squash) October 10, 2024 18:17
@jdbaldry jdbaldry merged commit 37980f5 into main Oct 10, 2024
10 checks passed
@jdbaldry jdbaldry deleted the add-to-docs-project branch October 10, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants