Skip to content

issues Search Results · repo:github/branch-deploy language:JavaScript

Filter by

76 results
 (74 ms)

76 results

ingithub/branch-deploy (press backspace or delete to remove)

Details Hi, I m looking for a way to ignore all checks. I m using the action to allow my developers to deploy to personalized environments for fast iterative work, so sometimes it is reasonable to deploy ...
question
  • penenkel
  • 2
  • Opened 
    14 days ago
  • #370

Describe the Issue Hello, One of Required action is executed after label to PR is applied. Until then deployment shouldnt be possible: Image However looks like its being ignored and deployment happens: ...
bug
  • kboro
  • 5
  • Opened 
    on Jan 28
  • #362

Details Hello, Is it possible to apply Approval Gate when deploying to PRODUCTION environment ? Here is an example of existing production which require reviewers on Github Level : {6CF1901D-0F76-4158-8058-0E58C9BF301E} ...
enhancement
question
  • kboro
  • 3
  • Opened 
    on Jan 8
  • #352

Currently, you are able to open a pull request that is targeting a branch other than the default (i.e. main) and you can deploy that branch while bypassing branch protection rules. For example, you might ...
bug
  • GrantBirki
  • 6
  • Opened 
    on Dec 12, 2024
  • #340

Details We use branch-deploy to deploy to our dev environments and part of that deployment is to run our integration test suite. This test suite creates a check in github to indicate whether it succeeded ...
enhancement
  • redoz
  • 10
  • Opened 
    on Nov 15, 2024
  • #321

Details We re using this action to deploy to dynamic environments, e.g. https://feature-1234.example.com where feature-1234 is the environment name. We use a branch slug to create the env name or allow ...
question
  • fabn
  • 3
  • Opened 
    on Nov 12, 2024
  • #320

Details I wrote a similar integration in my repo but is still a proof of concept. Now I found this action and I plan to move to this, however in my flow I need to store some custom data into deployment ...
question
  • fabn
  • 2
  • Opened 
    on Nov 7, 2024
  • #319

Describe the Issue I have a monorepo with all of my different environments listed in there. Not every commit is deployed to every environment (for example, we might make a change to env-a only, and then ...
bug
  • mnaser
  • 5
  • Opened 
    on Oct 22, 2024
  • #316

Details It would be useful to include this comment id in outputs. https://github.com/github/branch-deploy/blob/368e17cf44738ebe4ee145839973967ceaf4ae44/src/main.js#L551-L568 This would allow the comment ...
question
  • walkerk1980
  • 1
  • Opened 
    on Oct 18, 2024
  • #312

Describe the Issue PR branch is checked out but the changes doesn t show up, it refers to main/default branch, the changes are made in terraform directory but it doesn t show up Run github/branch-deploy@v9 ...
bug
  • adas-mwb
  • 1
  • Opened 
    on Oct 4, 2024
  • #311
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub