Skip to content

Commit

Permalink
Merge branch 'release/4.12.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
sayan goswami committed Jul 22, 2024
2 parents f8eaa3e + 7ffba85 commit d117619
Show file tree
Hide file tree
Showing 7 changed files with 81 additions and 83 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jira.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
- closed
permissions:
issues: write
pull-requests: read
jobs:
jira:
uses: acquia/.github/.github/workflows/jira.yml@main
Expand All @@ -22,3 +23,4 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
with:
issue_label: grooming
project_key: RCAT
2 changes: 0 additions & 2 deletions bin/ci/self-test/_includes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
source ../_includes.sh

if [[ "$ORCA_LIVE_TEST" ]]; then
set +e
notice "This job is allowed to fail and will report as passing regardless of outcome."
unset ORCA_PACKAGES_CONFIG
unset ORCA_PACKAGES_CONFIG_ALTER
fi
Loading

0 comments on commit d117619

Please sign in to comment.