Add manual trigger for 'updateRelease'-workflow and use project-bot#2571
Closed
HannesWell wants to merge 1 commit intoeclipse-platform:masterfrom
Closed
Add manual trigger for 'updateRelease'-workflow and use project-bot#2571HannesWell wants to merge 1 commit intoeclipse-platform:masterfrom
HannesWell wants to merge 1 commit intoeclipse-platform:masterfrom
Conversation
HannesWell
added a commit
to HannesWell/eclipse.equinox
that referenced
this pull request
Nov 23, 2024
Adding a manual trigger allows to re-run that job manually with the latest changes applied to the referenced workflow from the releng.aggregator repository. And since we have a eclipse bot specifically for each project we can use that bot as author of these automated changes instead of the generic GH bot. Uses eclipse-platform/eclipse.platform.releng.aggregator#2571
Member
Author
|
The changes necessary in the caller to use this are worked out in All other callers have to be adapted in a similar way. |
laeubi
reviewed
Nov 23, 2024
13a2278 to
e34dd48
Compare
HannesWell
commented
Nov 23, 2024
Adding a manual trigger allows to re-run that job manually with the latest changes applied to the referenced workflow from the releng.aggregator repository. And since we have a eclipse bot specifically for each project we can use that bot as author of these automated changes instead of the generic GH bot.
e34dd48 to
99d662f
Compare
Member
Author
|
With #3078 this is obsolete and can be discarded. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding a manual trigger allows to re-run that job manually with the latest changes applied to the referenced workflow from the releng.aggregator repository.
And since we have a eclipse bot specifically for each project we can use that bot as author of these automated changes instead of the generic GH bot.