Skip to content

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

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

Merged

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.

jdbaldry added 2 commits May 29, 2025 11:01
…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.
Signed-off-by: Jack Baldry <[email protected]>
@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 jdbaldry closed this Jun 11, 2025
@jdbaldry jdbaldry reopened this Jun 11, 2025
@CLAassistant
Copy link

CLAassistant commented Jun 11, 2025

CLA assistant check
All committers have signed the CLA.

@jdbaldry jdbaldry merged commit cfaac74 into main Jun 12, 2025
13 of 16 checks passed
@jdbaldry jdbaldry deleted the jdb/2025-05-update-publish-technical-documentation-release branch June 12, 2025 05:38
jharvey10 pushed a commit that referenced this pull request Jun 17, 2025
jharvey10 pushed a commit that referenced this pull request Jun 18, 2025
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.

5 participants