Skip to content

Use v2 of publishing workflow that checks out HEAD of version branch on tag events #5542

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

jdbaldry
Copy link
Contributor

This uses a script check in the first step of tag events that switches the checkout to the version branch that the tag refers to: https://github.com/grafana/writers-toolkit/blob/main/publish-technical-documentation-release/determine-release-branch.

Implemented in:

Because the script uses Bash regular expression pattern matching, inputs must use Extended Regular Expression syntax.

…on tag events

This uses a script check in the first step of tag events that switches the checkout to the version branch that the tag refers to: https://github.com/grafana/writers-toolkit/blob/main/publish-technical-documentation-release/determine-release-branch.

Implemented in:

- grafana/writers-toolkit@305f989
- grafana/writers-toolkit@541fb6e

Because the script uses Bash regular expression pattern matching, inputs must use Extended Regular Expression syntax.
@jdbaldry jdbaldry requested a review from robbymilo May 29, 2025 10:29
@jdbaldry jdbaldry marked this pull request as ready for review May 29, 2025 10:29
@jdbaldry
Copy link
Contributor Author

@joey-grafana Would you know someone who can review this from the GOps team?

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