[PR #377] [MERGED] Make contributor pipeline smarter #1413

Closed
opened 2025-12-29 02:29:59 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/377
Author: @kradalby
Created: 3/2/2022
Status: Merged
Merged: 3/2/2022
Merged by: @kradalby

Base: mainHead: smarter-contribute-pipeline


📝 Commits (4)

  • 32ac690 Update contributors.yml
  • 2b6a517 Allow upstream delete continue on failure
  • 1246267 Merge branch 'main' into smarter-contribute-pipeline
  • 9b10457 Merge branch 'main' into smarter-contribute-pipeline

📊 Changes

1 file changed (+7 additions, -0 deletions)

View changed files

📝 .github/workflows/contributors.yml (+7 -0)

📄 Description

This pr adds two steps to the contributor pipeline to first delete the upstream branch, and then to force the creation of a new branch from main. This should hopefully sort the issues we have with the pipeline.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/juanfont/headscale/pull/377 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 3/2/2022 **Status:** ✅ Merged **Merged:** 3/2/2022 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `smarter-contribute-pipeline` --- ### 📝 Commits (4) - [`32ac690`](https://github.com/juanfont/headscale/commit/32ac690494bc54ade569da9b44f23990e6b8d875) Update contributors.yml - [`2b6a517`](https://github.com/juanfont/headscale/commit/2b6a5173da1253150369515518dab017d9763296) Allow upstream delete continue on failure - [`1246267`](https://github.com/juanfont/headscale/commit/1246267ead7113de70a42b50509ed96b4edc5d5a) Merge branch 'main' into smarter-contribute-pipeline - [`9b10457`](https://github.com/juanfont/headscale/commit/9b1045720904060b2049a18925ac0c4d4c059601) Merge branch 'main' into smarter-contribute-pipeline ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/contributors.yml` (+7 -0) </details> ### 📄 Description This pr adds two steps to the contributor pipeline to first delete the upstream branch, and then to force the creation of a new branch from main. This should hopefully sort the issues we have with the pipeline. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:29:59 +01:00
adam closed this issue 2025-12-29 02:29:59 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1413