Commit graph

18 commits

Author SHA1 Message Date
dependabot[bot]
e378a9b0eb
ci(deps): bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-05 10:29:02 +00:00
Chris Hennick
aa56c0a8be
Revert "ci: Auto-merge PRs from within repo even if I'm the triggering actor"
This reverts commit a8b2855910.
2024-05-17 09:01:19 -07:00
Chris Hennick
a8b2855910
ci: Auto-merge PRs from within repo even if I'm the triggering actor 2024-05-16 21:01:10 -07:00
Chris Hennick
3f114a53ca
ci: Disable auto-merge for my own PRs 2024-05-11 09:29:10 -07:00
Chris Hennick
ba6c07d214
Revert "ci: Bug fix? Use ${{github.token}} for everything"
This reverts commit 406da383e9.
2024-04-28 13:27:18 -07:00
Chris Hennick
406da383e9
ci: Bug fix? Use ${{github.token}} for everything 2024-04-28 13:14:13 -07:00
Chris Hennick
eacdfde7da
ci: Fix typo 2024-04-28 12:47:11 -07:00
Chris Hennick
31b23640a8
Revert "ci: Bug fix? Test with no explicit auth in "Enable auto-merge" step"
This reverts commit 6270595746.
2024-04-28 12:46:21 -07:00
Chris Hennick
6270595746
ci: Bug fix? Test with no explicit auth in "Enable auto-merge" step 2024-04-28 12:32:16 -07:00
Chris Hennick
b23a892f5b
ci: Bug fix? Use PAT for auto-merge but not for fetching metadata 2024-04-28 12:12:48 -07:00
Chris Hennick
54dd12085b
ci: Bug fix? Use ${{github.token}} instead of ${{secrets.GITHUB_TOKEN}} 2024-04-28 12:04:22 -07:00
Chris Hennick
37bafb14b1
ci: Bug fix? Use main token rather than PAT 2024-04-28 12:01:37 -07:00
Chris Hennick
38829b1f4b
ci: Enable CI run when requested for a merge group 2024-04-28 11:48:46 -07:00
Chris Hennick
c550e90711
ci: Bug fix? Auto-merge now requires GH_TOKEN, not GITHUB_TOKEN 2024-04-28 11:45:27 -07:00
Chris Hennick
82e0d5c150
ci: Bug fix? Use RELEASE_PLZ PAT for auto-merge 2024-04-28 11:37:38 -07:00
dependabot[bot]
c45d1329bc
ci(deps)(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-25 15:58:33 +00:00
Chris Hennick
340e603cbe
ci: Update name of auto-merge workflow
Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
2024-04-24 08:40:54 -07:00
Chris Hennick
5ec900db1b
ci: Bug fix: still need to auto-merge Actions-written PRs, but don't need to auto-approve any PRs 2024-04-24 01:40:53 -07:00
Renamed from .github/workflows/auto_approve_prs.yml (Browse further)