Skip to content

ci/cd: there is no workflow triggering for dependabot update #179

Open
@kamilsk

Description

Details

#177 is invalid, because x/time set go to 1.18. The module supports go1.11, and this pull must have failed to build, but it doesn't. Anyway, there is no automated start.

I think this rule is incorrect.

pull_request:
branches: [ main ]
paths:
- '.github/workflows/ci.yml'
- '.golangci.yml'
- '**.go'
- 'go.{mod,sum}'
- 'Makefile'
- 'Taskfile'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

effort: easyAn issue is easy to implement.impact: mediumAn issue has medium impact.scope: inventoryAn issue related to auxiliary code, e.g., CI config, Makefiles, etc.severity: majorA bug has major severity and needs to be fixed in the nearest iteration.type: bugA new bug report.

Type

No type

Projects

  • Status

    Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions