Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@booxter
Copy link
Contributor

@booxter booxter commented May 1, 2025

This allows to test workflow changes to these jobs before merging them.

Note: this change doesn't include more risky changes like adding inputs
for pr number etc. This is intentional and will be done in a separate PR
when the Run workflow button is available in the UI and we can test
changes to workflows before merging.

Signed-off-by: Ihar Hrachyshka [email protected]

Checklist:

  • Commit Message Formatting: Commit titles and messages follow guidelines in the
    conventional commits.
  • Changelog updated with breaking and/or notable changes for the next minor release.
  • Documentation has been updated, if necessary.
  • Unit tests have been added, if necessary.
  • Functional tests have been added, if necessary.
  • E2E Workflow tests have been added, if necessary.

@mergify mergify bot added CI/CD Affects CI/CD configuration ci-failure PR has at least one CI failure and removed ci-failure PR has at least one CI failure labels May 1, 2025
@booxter booxter force-pushed the ihrachyshka-workflow_dispatch-bare branch from 45dd229 to d962267 Compare May 1, 2025 13:09
@mergify mergify bot removed the ci-failure PR has at least one CI failure label May 1, 2025
Copy link
Contributor

@fynnsu fynnsu left a comment

Choose a reason for hiding this comment

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

LGTM!

I was initially concerned cause I feel like I've only seen dispatch without the curly braces like here but it seems like curly braces work too

@ktdreyer ktdreyer self-requested a review May 1, 2025 20:05
@ktdreyer
Copy link
Contributor

ktdreyer commented May 1, 2025

There are two commits here, and one is largely un-dong the other. Is that intentional? Do you want to squash them down to a single change?

This allows to test workflow changes to these jobs before merging them.

Note: this change doesn't include more risky changes like adding inputs
for pr number etc. This is intentional and will be done in a separate PR
when the Run workflow button is available in the UI and we can test
changes to workflows before merging.

Signed-off-by: Ihar Hrachyshka <[email protected]>
@booxter booxter force-pushed the ihrachyshka-workflow_dispatch-bare branch from d962267 to 9ee03b8 Compare May 2, 2025 13:28
@booxter
Copy link
Contributor Author

booxter commented May 2, 2025

@ktdreyer it was some rebase mistake I made. Thanks for spotting and it warms my heart someone cares about spurious commits. :)

@mergify mergify bot added the one-approval PR has one approval from a maintainer label May 2, 2025
@mergify mergify bot merged commit e24de7a into main May 6, 2025
24 checks passed
@mergify mergify bot removed the one-approval PR has one approval from a maintainer label May 6, 2025
@mergify mergify bot deleted the ihrachyshka-workflow_dispatch-bare branch May 6, 2025 08:49
@cdoern
Copy link
Contributor

cdoern commented May 16, 2025

https://github.com/Mergifyio backport release-v0.26

@mergify
Copy link
Contributor

mergify bot commented May 16, 2025

backport release-v0.26

✅ Backports have been created

Details

mergify bot added a commit that referenced this pull request May 16, 2025
#3409)

This allows to test workflow changes to these jobs before merging them.

Note: this change doesn't include more risky changes like adding inputs
for pr number etc. This is intentional and will be done in a separate PR
when the Run workflow button is available in the UI and we can test
changes to workflows before merging.

Signed-off-by: Ihar Hrachyshka <[email protected]>











**Checklist:**

- [ ] **Commit Message Formatting**: Commit titles and messages follow guidelines in the
  [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/#summary).
- [ ] [Changelog](https://github.com/instructlab/instructlab/blob/main/CHANGELOG.md) updated with breaking and/or notable changes for the next minor release.
- [ ] Documentation has been updated, if necessary.
- [ ] Unit tests have been added, if necessary.
- [ ] Functional tests have been added, if necessary.
- [ ] E2E Workflow tests have been added, if necessary.
<hr>This is an automatic backport of pull request #3341 done by [Mergify](https://mergify.com).


Approved-by: cdoern

Approved-by: booxter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD Affects CI/CD configuration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants