latest 20 messages by sbeyer

+ [2020-07-08T11:16:22Z] sbeyer typical rubber duck effect
+ [2020-07-08T11:15:51Z] sbeyer I think my error was to look through the pages of the team, not of the repo... writing the question made me look at the repo page :-)
+ [2020-07-08T11:10:53Z] sbeyer ok, I guess my question can be ignored here :-)
+ [2020-07-08T11:10:35Z] sbeyer ah wait, is it simply the "Unwatch" button at the top?
+ [2020-07-08T11:09:56Z] sbeyer I know these buttons for single issues and single PRs, but not for a whole repository
+ [2020-07-08T11:09:07Z] sbeyer Hi, I was invited into a team and since then I am getting an e-mail notification for every issue and pull request in the corresponding repositories. I do not find the button to deactivate them.
+ [2020-06-26T21:43:54Z] sbeyer ;-)
+ [2020-06-26T21:41:24Z] sbeyer oprypin: docker is not an option, because it's running on Windows
+ [2020-06-26T20:29:11Z] sbeyer Is it possible to define a GitHub workflow file in a way that it does some steps for all jobs and then splits up the image into several jobs? I am thinking of dependency installation that is done for all jobs first...
+ [2020-04-01T22:57:03Z] sbeyer typical case of rubber duck debugging
+ [2020-04-01T22:45:51Z] sbeyer ah, I got an idea ;)
+ [2020-04-01T22:44:52Z] sbeyer I first thought I could ignore the failure and then use "if: success() run: exit 1" but that doesn't work because the ignored failure is always considered as success
+ [2020-04-01T22:43:23Z] sbeyer is there a way to inverse an exit code in GitHub Workflows? I mean I want to fail if an invoked action succeeds, and succeed if an invoked action fails
+ [2020-03-03T10:37:43Z] sbeyer I am talking about special purpose branches, that behave "like master" and just coexist... like the gh-pages branch or a maintenance/support branch for older releases
+ [2020-03-03T10:36:06Z] sbeyer at least I cannot find something like this in the branch protection rules :)
+ [2020-03-03T10:34:10Z] sbeyer Is it possible to declare branches as "not mentioned to merge into master"?
+ [2020-03-02T11:51:13Z] sbeyer and "visibility" was the wrong search term :)
+ [2020-03-02T11:49:26Z] sbeyer I always looked in the Settings of the org
+ [2020-03-02T11:47:54Z] sbeyer many thanks :)
+ [2020-03-02T11:45:02Z] sbeyer not repos, organizations