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

ci: rely on automatic setup of CodeQL #17313

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Conversation

lenaschoenburg
Copy link
Member

@lenaschoenburg lenaschoenburg commented Apr 4, 2024

Rather than setup and run CodeQL ourselves, we can rely on the automatic setup of CodeQL. This simplifies our CI and we benefit from a better integration with GitHub.

Rather than setup and run CodeQL ourselves, we can rely on the automatic
setup of CodeQL. This simplifies our CI and we benefit from a better
integration with GitHub.
@github-actions github-actions bot added the component/zeebe Related to the Zeebe component/team label Apr 4, 2024
@lenaschoenburg lenaschoenburg marked this pull request as ready for review April 4, 2024 14:17
Copy link
Member

@Zelldon Zelldon left a comment

Choose a reason for hiding this comment

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

Cool thanks 🚀 👍🏼

@Zelldon Zelldon added this pull request to the merge queue Apr 4, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 4, 2024
@lenaschoenburg lenaschoenburg added this pull request to the merge queue Apr 4, 2024
@lenaschoenburg lenaschoenburg added backport stable/8.1 backport stable/8.3 Backport a pull request to 8.3.x backport stable/8.4 Backport a pull request to 8.4.x backport stable/8.5 Backport a pull request to stable/8.5 labels Apr 4, 2024
Merged via the queue into main with commit e28a330 Apr 4, 2024
40 checks passed
@lenaschoenburg lenaschoenburg deleted the os/codeql-auto-setup branch April 4, 2024 14:52
@backport-action
Copy link
Collaborator

Backport failed for stable/8.1, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin stable/8.1
git worktree add -d .worktree/backport-17313-to-stable/8.1 origin/stable/8.1
cd .worktree/backport-17313-to-stable/8.1
git switch --create backport-17313-to-stable/8.1
git cherry-pick -x 521f0f0b22c2ff30514e8e2e8cfe44f1a47f02ae

@backport-action
Copy link
Collaborator

Backport failed for stable/8.2, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin stable/8.2
git worktree add -d .worktree/backport-17313-to-stable/8.2 origin/stable/8.2
cd .worktree/backport-17313-to-stable/8.2
git switch --create backport-17313-to-stable/8.2
git cherry-pick -x 521f0f0b22c2ff30514e8e2e8cfe44f1a47f02ae

@backport-action
Copy link
Collaborator

Backport failed for stable/8.3, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin stable/8.3
git worktree add -d .worktree/backport-17313-to-stable/8.3 origin/stable/8.3
cd .worktree/backport-17313-to-stable/8.3
git switch --create backport-17313-to-stable/8.3
git cherry-pick -x 521f0f0b22c2ff30514e8e2e8cfe44f1a47f02ae

@backport-action
Copy link
Collaborator

Successfully created backport PR for stable/8.4:

@backport-action
Copy link
Collaborator

Successfully created backport PR for stable/8.5:

github-merge-queue bot pushed a commit that referenced this pull request Apr 4, 2024
# Description
Backport of #17313 to `stable/8.4`.

relates to
original author: @oleschoenburg
github-merge-queue bot pushed a commit that referenced this pull request Apr 4, 2024
# Description
Backport of #17313 to `stable/8.3`.

relates to
original author: @oleschoenburg
github-merge-queue bot pushed a commit that referenced this pull request Apr 4, 2024
# Description
Backport of #17313 to `stable/8.2`.

relates to
original author: @oleschoenburg
github-merge-queue bot pushed a commit that referenced this pull request Apr 5, 2024
# Description
Backport of #17313 to `stable/8.5`.

relates to
original author: @oleschoenburg
@Zelldon Zelldon added version:8.2.27 Marks an issue as being completely or in parts released in 8.2.27 version:8.4.7 Marks an issue as being completely or in parts released in 8.4.7 version:8.5.1 Marks an issue as being completely or in parts released in 8.5.1 version:8.3.11 Marks an issue as being completely or in parts released in 8.3.11 labels May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport stable/8.3 Backport a pull request to 8.3.x backport stable/8.4 Backport a pull request to 8.4.x backport stable/8.5 Backport a pull request to stable/8.5 component/zeebe Related to the Zeebe component/team version:8.2.27 Marks an issue as being completely or in parts released in 8.2.27 version:8.3.11 Marks an issue as being completely or in parts released in 8.3.11 version:8.4.7 Marks an issue as being completely or in parts released in 8.4.7 version:8.5.1 Marks an issue as being completely or in parts released in 8.5.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants