Skip to content

Releases: hoverkraft-tech/ci-github-common

0.4.0

27 Mar 21:17
Compare
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
Compare
Choose a tag to compare

Full Changelog: 0.3.3...0.3.4

0.3.3

22 Mar 10:21
Compare
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

0.3.2

13 Mar 17:58
Compare
Choose a tag to compare

What's Changed

  • fix(workflow): add debug to release actions by @neilime in #17
  • fix(get-matrix-outputs): fix typo in artifact name by @neilime in #18

Full Changelog: 0.3.1...0.3.2

0.3.1

10 Mar 11:31
Compare
Choose a tag to compare

What's Changed

  • style: fix documentation lint issues by @neilime in #13
  • feat(workflows): improve action change detection on release by @neilime in #14
  • chore(deps): bump tj-actions/changed-files from 35.6.0 to 35.6.4 by @dependabot in #16

Full Changelog: 0.3.0...0.3.1

0.3.0

03 Mar 10:04
Compare
Choose a tag to compare

What's Changed

  • feat(workflows): add linter and release actions reusable workflows by @neilime in #12

Full Changelog: 0.2.2...0.3.0

0.2.2

01 Mar 06:25
Compare
Choose a tag to compare

What's Changed

  • fix(workflows): stale does not require secret token @neilime in 113b419
  • fix(ci): configure publish acitons readme commit to pass branch restrictions @neilime in 0b9480b

Full Changelog: 0.2.1...0.2.2

0.2.1

28 Feb 19:37
Compare
Choose a tag to compare

What's Changed

  • fix: ci main should push to main branch by @neilime in #9
  • chore(deps): bump tj-actions/changed-files from 35.5.6 to 35.6.0 by @dependabot in #11

Full Changelog: 0.1.2...0.2.1

0.2.0

24 Feb 07:33
224cb15
Compare
Choose a tag to compare

What's Changed

  • fix: ci main should push to main branch by @neilime in #9
  • feat(workflows): make workflows reusable by @neilime in #10

Full Changelog: 0.1.2...0.2.0

0.1.2

23 Feb 20:27
c21ea47
Compare
Choose a tag to compare

What's Changed

  • fix(ci): set latest tag in usage doc for actions by @neilime in #5
  • fix(workflows): use better triggers for greetings workflow by @neilime in #6
  • fix(workflows): fixed issue on greetings bad substitutions by @neilime in #7
  • chore(deps): bump actions/stale from 6 to 7 by @dependabot in #4

New Contributors

Full Changelog: 0.1.1...0.1.2