Skip to content

Releases: hoverkraft-tech/ci-github-common

0.6.1

16 Jun 08:52

Choose a tag to compare

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot in #97
  • fix(get-matrix-outputs): delete artifacts after reading by @neilime in #98
  • docs: update actions and workflows documentation by @hoverkraft-bot in #99
  • chore(deps): bump tj-actions/changed-files from 36.2.1 to 36.3.0 by @dependabot in #100

Full Changelog: 0.6.0...0.6.1

0.6.0

15 Jun 09:49

Choose a tag to compare

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot in #93
  • feat(checkout): simplify checkout for pull request by @neilime in #94
  • chore(deps): bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 in /actions/create-and-merge-pull-request by @dependabot in #96
  • chore(deps): bump tj-actions/changed-files from 36.1.0 to 36.2.1 by @dependabot in #95

Full Changelog: 0.5.0...0.6.0

0.5.0

09 Jun 12:58

Choose a tag to compare

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot in #84
  • chore(deps): bump tj-actions/changed-files from 35.8.0 to 35.9.0 by @dependabot in #85
  • chore(deps): bump tj-actions/changed-files from 35.9.0 to 35.9.2 by @dependabot in #87
  • chore(deps): bump peter-evans/create-pull-request from 5.0.0 to 5.0.1 in /actions/create-and-merge-pull-request by @dependabot in #88
  • chore(deps): bump Makeshift/generate-dependabot-glob-action from 1.3.3 to 1.3.4 by @dependabot in #86
  • chore: update dependabot config by @hoverkraft-bot in #89
  • chore(deps): bump tj-actions/changed-files from 35.9.2 to 36.1.0 by @dependabot in #92

Full Changelog: 0.4.4...0.5.0

0.4.4

24 Apr 16:24
03ca1b1

Choose a tag to compare

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot in #80
  • chore(deps): bump tj-actions/changed-files from 35.7.11 to 35.7.12 by @dependabot in #81
  • chore(deps): bump tj-actions/changed-files from 35.7.12 to 35.8.0 by @dependabot in #82
  • chore(deps): bump github/super-linter from 4 to 5 by @dependabot in #83
  • fix(workflows/linter): enable github action lint by @neilime in #34

Full Changelog: 0.4.3...0.4.4

0.4.3

05 Apr 13:30

Choose a tag to compare

What's Changed

  • fix(action/create-and-merge-pull-request): should attempt to wait for required workflows have succeed by @neilime in #76
  • chore(deps): bump tj-actions/changed-files from 35.7.8 to 35.7.11 by @dependabot in #78
  • chore(deps): bump peter-evans/create-pull-request from 4.2.4 to 5.0.0 in /actions/create-and-merge-pull-request by @dependabot in #79
  • chore(deps): bump peter-evans/create-or-update-comment from 2 to 3 in /actions/create-or-update-comment by @dependabot in #77

Full Changelog: 0.4.2...0.4.3

0.4.2

31 Mar 16:54

Choose a tag to compare

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot in #63
  • fix(workflows/greetings): set github token not mandatory by @neilime in #65
  • docs: update actions and workflows documentation by @hoverkraft-bot in #66
  • chore: update dependabot config by @hoverkraft-bot in #67
  • chore(deps): bump tj-actions/changed-files from 35.7.6 to 35.7.8 by @dependabot in #69
  • chore(deps): bump xt0rted/pull-request-comment-branch from 1.4.0 to 2.0.0 in /actions/checkout by @dependabot in #68

Full Changelog: 0.4.1...0.4.2

0.4.1

28 Mar 14:57

Choose a tag to compare

What's Changed

  • fix(actions/create-and-merge-pull-request): remove approve by @neilime in #61
  • docs: update actions and workflows documentation by @hoverkraft-bot in #62

Full Changelog: 0.4.0...0.4.1

0.4.0

27 Mar 21:17

Choose a tag to compare

What's Changed

  • feat(action): add create-and-merge-pull-request by @neilime in #25
  • feat(action): add create-and-merge-pull-request by @neilime in #27
  • fix: release-actions permissions by @neilime in #28
  • Changes by create-pull-request action by @github-actions in #26
  • fix(actions/create-and-merge-pull-request): approve PR before merging by @neilime in #29
  • style: fix lint issues by @neilime in #31
  • chore: update dependabot config by @github-actions in #30
  • fix(workflows/release-actions): publish only if there were changes by @neilime in #35
  • fix(actions/create-and-merge-pull-request): check if PR has been crea… by @neilime in #36
  • docs: update actions and workflows documentation by @github-actions in #37
  • chore(deps): bump actions/stale from 7 to 8 by @dependabot in #33
  • chore(deps): bump tj-actions/changed-files from 35.7.2 to 35.7.6 by @dependabot in #32
  • feat(actions): add get-github-actions-bot-user action by @neilime in #38
  • fix: pass github token to generate dependabot config workflow by @neilime in #40
  • fix: set github-token optionnal by @neilime in #41
  • fix(actions/create-and-merge-pull-request): do not use rebase method by @neilime in #43
  • feat(workflows/release-actions): handle github app id and key to gene… by @neilime in #44
  • feat(workflows/generate-dependabot-config): handle github app id and key to generate token by @neilime in #45
  • fix(actions/create-and-merge-pull-request): use PAT for merging PR by @neilime in #47
  • fix(workflows/generate-dependabot-config): handle PAT by @neilime in #49
  • fix(actions/create-and-merge-pull-request): set commiter, use rebase … by @neilime in #51
  • fix(actions/create-and-merge-pull-request): do not sign commit by @neilime in #53
  • chore: update dependabot config by @hoverkraft-bot in #58
  • chore: update dependabot config by @github-actions in #59

New Contributors

  • @hoverkraft-bot made their first contribution in #58

Full Changelog: 0.3.4...0.4.0

0.3.4

22 Mar 15:28

Choose a tag to compare

Full Changelog: 0.3.3...0.3.4

0.3.3

22 Mar 10:21

Choose a tag to compare

What's Changed

  • ci: add tests for slugify action by @neilime in #21
  • ci: allows to trigger release manually by @neilime in #22
  • fix(workflows): force bash shell for release actions by @neilime in #19
  • chore(deps): bump tj-actions/changed-files from 35.6.4 to 35.7.2 by @dependabot in #20
  • fix(workflows): ignore workflow_ref error from github action linter by @neilime in #23

Full Changelog: 0.3.2...0.3.3