Skip to content

Commit

Permalink
Support merge queues (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
kerbou authored Jan 21, 2025
1 parent ffbee4b commit 21229e8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Reference: <https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners>

* @FirestarJes @dstenroejl @Sondergaard @jonasdmoeller @HenrikSommer @RasmusGraabaek @michaelmajgaard @Energinet-DataHub/team-mosaic

/.github/actions @Energinet-DataHub/TheOutlaws
/.github/workflows @Energinet-DataHub/TheOutlaws
2 changes: 2 additions & 0 deletions .github/workflows/ci-orchestrator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ on:
pull_request:
branches:
- main
merge_group:
types: [checks_requested]

permissions:
pull-requests: write
Expand Down

0 comments on commit 21229e8

Please sign in to comment.