Roman Zabaluev

Results 188 issues of Roman Zabaluev

Github introduced new enhancements to issues: issue types, sub-issues, and other minor issues. It seems like they're forcing these issue types by default now, the field is visible even if...

enhancement
good first issue

**Describe the bug** `isPullRequest` in GHIssue returns false due to `pull_request == null` condition. The PR object was acquired via `payload.getPullRequest()` method of `GHEventPayload.PullRequest` class. **To Reproduce** Steps to reproduce...

bug

**Describe the bug** If a branch (`GHBranch`) is protected via rulesets rather than classic (deprecated?) branch protection rules, `GHBranch#isProtected()` returns `true`, but `GHBranch#getProtection` desintegrates with the following exception: ``` org.kohsuke.github.GHFileNotFoundException:...

bug

It seems that `GHPullRequestReviewComment` should extend `GHIssueComment`, the same way `GHPullRequest` extends `GHIssue`.

enhancement
task

### Is this a support request? - [x] This is not a support request ### Is there an existing issue for this? - [x] I have searched the existing issues...

bug

### Is this a support request? - [x] This is not a support request ### Is there an existing issue for this? - [x] I have searched the existing issues...

bug

### Is this a support request? - [x] This is not a support request ### Is there an existing issue for this? - [x] I have searched the existing issues...

bug

Docs: https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#cooldown- - For all types of dependencies. Maybe longer for frontend ones, as NPM is more susceptible to supply chain attacks - Security patches will be raise as a...

scope/infra
type/dependencies
status/triage/completed

- [ ] **Breaking change?** (if so, please describe the impact and migration path for existing application instances) **What changes did you make?** (Give an overview) Fixes #852 **Is there...

type/enhancement
scope/backend
hacktoberfest-accepted
area/rbac
area/auth
status/triage/completed

- [ ] **Breaking change?** (if so, please describe the impact and migration path for existing application instances) **What changes did you make?** (Give an overview) Fixes #536 **Is there...

type/enhancement
scope/backend
type/security
hacktoberfest-accepted
status/triage/completed