Skip to content

Commit

Permalink
clean up rebase artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Apr 22, 2024
1 parent 5a7ccab commit b4580e6
Show file tree
Hide file tree
Showing 10 changed files with 6 additions and 426 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/bot-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# - create a `changie` entry for automated PRs using this template:
#
# kind: <per action matrix> (e.g. Dependencies)
# body: <PR title>
# time: <current timestamp>
# custom:
# Author: <PR User Login (generally the bot)>
# PR: <PR number>
# body: <PR title>
# time: <current timestamp>
# custom:
# Author: <PR User Login (generally the bot)>
# PR: <PR number>
#
# **why?**
# - automate and standardize `changie` entry generation for automated PRs
Expand All @@ -21,7 +21,6 @@ name: "Bot changelog"

on:
pull_request:

types:
- opened
- labeled
Expand Down
46 changes: 0 additions & 46 deletions .github/workflows/changelog-check.yml

This file was deleted.

27 changes: 0 additions & 27 deletions .github/workflows/clean-repo.yml

This file was deleted.

86 changes: 0 additions & 86 deletions .github/workflows/code-quality.yml

This file was deleted.

Empty file removed .github/workflows/docs-issues.yml
Empty file.
145 changes: 0 additions & 145 deletions .github/workflows/integration-tests.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
- release-branch
- version-bump
- changelog
uses: ./.github/workflows/integration-tests.yml
uses: dbt-labs/actions/.github/workflows/integration-tests.yml@add-hatch-actions
with:
branch: ${{ needs.release-branch.outputs.branch }}
test-command: "hatch run unit-tests:all"
Expand Down
13 changes: 0 additions & 13 deletions .github/workflows/stale-issues.yml

This file was deleted.

Empty file.
Loading

0 comments on commit b4580e6

Please sign in to comment.