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

update gh action docs and template #195

Closed
wants to merge 1 commit into from
Closed

Conversation

bmorelli25
Copy link
Member

No description provided.

@bmorelli25 bmorelli25 requested a review from reakaleek January 14, 2025 18:12
@bmorelli25
Copy link
Member Author

bmorelli25 commented Jan 14, 2025

Hold to merge on this, @reakaleek is going to look at turning this into a reusable workflow.

@@ -50,6 +54,5 @@ jobs:
owner: context.repo.owner,
repo: context.repo.repo,
issue_number: context.payload.pull_request.number,
body: 'It looks like this PR modifies one or more `.asciidoc` files. The documentation is currently under a documentation freeze. Please do not merge this PR. See [link](link) to learn more.'
});
body: 'It looks like this PR modifies one or more `.asciidoc` files. The documentation is currently under a documentation freeze. Please do not merge this PR. See the [migration guide](https://elastic.github.io/docs-builder/migration/index.html) to learn more.'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like it's missing the closing })

@bmorelli25
Copy link
Member Author

Replaced by #200.

@bmorelli25 bmorelli25 closed this Jan 16, 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.

3 participants