Skip to content

Add stub workflow file to iterate on#17993

Merged
donoghuc merged 3 commits into
elastic:mainfrom
donoghuc:iterate-action
Aug 27, 2025
Merged

Add stub workflow file to iterate on#17993
donoghuc merged 3 commits into
elastic:mainfrom
donoghuc:iterate-action

Conversation

@donoghuc
Copy link
Copy Markdown
Member

This commit adds a stub GH action to be used for iterating on https://github.com/elastic/logstash/pull/17945/files this was based on a suggestion from the infra team for developing these workflows. Notably this has a pull_request trigger which will allow us to run the workflow from a PR raised from a test branch in the elastic/logstash repo.

This commit adds a stub GH action to be used for iterating on
https://github.com/elastic/logstash/pull/17945/files this was based on a
suggestion from the infra team for developing these workflows. Notably this has
a pull_request trigger which will allow us to run the workflow from a PR raised
from a test branch in the elastic/logstash repo.
@donoghuc donoghuc requested review from a team as code owners August 15, 2025 17:59
@github-actions
Copy link
Copy Markdown
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Aug 15, 2025

This pull request does not have a backport label. Could you fix it @donoghuc? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit.
  • If no backport is necessary, please add the backport-skip label

@donoghuc donoghuc added the backport-active-all Automated backport with mergify to all the active branches label Aug 15, 2025
@donoghuc
Copy link
Copy Markdown
Member Author

note: Given this does not need any secrets etc it runs fine even though its from a fork https://github.com/elastic/logstash/actions/runs/16996098094

Comment thread .github/workflows/bump-java-version.yml Outdated
Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>
Comment thread .github/workflows/bump-java-version.yml Outdated
Copy link
Copy Markdown
Contributor

@dliappis dliappis left a comment

Choose a reason for hiding this comment

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

LGTM

@donoghuc donoghuc merged commit ef41e83 into elastic:main Aug 27, 2025
11 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

@Mergifyio backport 8.17 8.18 8.19 9.0 9.1

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Aug 27, 2025

backport 8.17 8.18 8.19 9.0 9.1

✅ Backports have been created

Details

mergify Bot pushed a commit that referenced this pull request Aug 27, 2025
* Add stub workflow file to iterate on

This commit adds a stub GH action to be used for iterating on
https://github.com/elastic/logstash/pull/17945/files this was based on a
suggestion from the infra team for developing these workflows. Notably this has
a pull_request trigger which will allow us to run the workflow from a PR raised
from a test branch in the elastic/logstash repo.

* Update .github/workflows/bump-java-version.yml

Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>

* Update .github/workflows/bump-java-version.yml

---------

Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>
(cherry picked from commit ef41e83)
mergify Bot pushed a commit that referenced this pull request Aug 27, 2025
* Add stub workflow file to iterate on

This commit adds a stub GH action to be used for iterating on
https://github.com/elastic/logstash/pull/17945/files this was based on a
suggestion from the infra team for developing these workflows. Notably this has
a pull_request trigger which will allow us to run the workflow from a PR raised
from a test branch in the elastic/logstash repo.

* Update .github/workflows/bump-java-version.yml

Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>

* Update .github/workflows/bump-java-version.yml

---------

Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>
(cherry picked from commit ef41e83)
mergify Bot pushed a commit that referenced this pull request Aug 27, 2025
* Add stub workflow file to iterate on

This commit adds a stub GH action to be used for iterating on
https://github.com/elastic/logstash/pull/17945/files this was based on a
suggestion from the infra team for developing these workflows. Notably this has
a pull_request trigger which will allow us to run the workflow from a PR raised
from a test branch in the elastic/logstash repo.

* Update .github/workflows/bump-java-version.yml

Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>

* Update .github/workflows/bump-java-version.yml

---------

Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>
(cherry picked from commit ef41e83)
mergify Bot pushed a commit that referenced this pull request Aug 27, 2025
* Add stub workflow file to iterate on

This commit adds a stub GH action to be used for iterating on
https://github.com/elastic/logstash/pull/17945/files this was based on a
suggestion from the infra team for developing these workflows. Notably this has
a pull_request trigger which will allow us to run the workflow from a PR raised
from a test branch in the elastic/logstash repo.

* Update .github/workflows/bump-java-version.yml

Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>

* Update .github/workflows/bump-java-version.yml

---------

Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>
(cherry picked from commit ef41e83)
mergify Bot pushed a commit that referenced this pull request Aug 27, 2025
* Add stub workflow file to iterate on

This commit adds a stub GH action to be used for iterating on
https://github.com/elastic/logstash/pull/17945/files this was based on a
suggestion from the infra team for developing these workflows. Notably this has
a pull_request trigger which will allow us to run the workflow from a PR raised
from a test branch in the elastic/logstash repo.

* Update .github/workflows/bump-java-version.yml

Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>

* Update .github/workflows/bump-java-version.yml

---------

Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>
(cherry picked from commit ef41e83)
donoghuc added a commit that referenced this pull request Aug 27, 2025
* Add stub workflow file to iterate on

This commit adds a stub GH action to be used for iterating on
https://github.com/elastic/logstash/pull/17945/files this was based on a
suggestion from the infra team for developing these workflows. Notably this has
a pull_request trigger which will allow us to run the workflow from a PR raised
from a test branch in the elastic/logstash repo.

* Update .github/workflows/bump-java-version.yml



* Update .github/workflows/bump-java-version.yml

---------


(cherry picked from commit ef41e83)

Co-authored-by: Cas Donoghue <cas.donoghue@gmail.com>
Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>
donoghuc added a commit that referenced this pull request Aug 27, 2025
* Add stub workflow file to iterate on

This commit adds a stub GH action to be used for iterating on
https://github.com/elastic/logstash/pull/17945/files this was based on a
suggestion from the infra team for developing these workflows. Notably this has
a pull_request trigger which will allow us to run the workflow from a PR raised
from a test branch in the elastic/logstash repo.

* Update .github/workflows/bump-java-version.yml



* Update .github/workflows/bump-java-version.yml

---------


(cherry picked from commit ef41e83)

Co-authored-by: Cas Donoghue <cas.donoghue@gmail.com>
Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>
donoghuc added a commit that referenced this pull request Aug 27, 2025
* Add stub workflow file to iterate on

This commit adds a stub GH action to be used for iterating on
https://github.com/elastic/logstash/pull/17945/files this was based on a
suggestion from the infra team for developing these workflows. Notably this has
a pull_request trigger which will allow us to run the workflow from a PR raised
from a test branch in the elastic/logstash repo.

* Update .github/workflows/bump-java-version.yml



* Update .github/workflows/bump-java-version.yml

---------


(cherry picked from commit ef41e83)

Co-authored-by: Cas Donoghue <cas.donoghue@gmail.com>
Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>
donoghuc added a commit that referenced this pull request Aug 27, 2025
* Add stub workflow file to iterate on

This commit adds a stub GH action to be used for iterating on
https://github.com/elastic/logstash/pull/17945/files this was based on a
suggestion from the infra team for developing these workflows. Notably this has
a pull_request trigger which will allow us to run the workflow from a PR raised
from a test branch in the elastic/logstash repo.

* Update .github/workflows/bump-java-version.yml



* Update .github/workflows/bump-java-version.yml

---------


(cherry picked from commit ef41e83)

Co-authored-by: Cas Donoghue <cas.donoghue@gmail.com>
Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>
donoghuc added a commit that referenced this pull request Aug 27, 2025
* Add stub workflow file to iterate on

This commit adds a stub GH action to be used for iterating on
https://github.com/elastic/logstash/pull/17945/files this was based on a
suggestion from the infra team for developing these workflows. Notably this has
a pull_request trigger which will allow us to run the workflow from a PR raised
from a test branch in the elastic/logstash repo.

* Update .github/workflows/bump-java-version.yml



* Update .github/workflows/bump-java-version.yml

---------


(cherry picked from commit ef41e83)

Co-authored-by: Cas Donoghue <cas.donoghue@gmail.com>
Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-active-all Automated backport with mergify to all the active branches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants