Skip to content

Conversation

@sayboras
Copy link
Member

@sayboras sayboras commented Oct 14, 2020

This commit is to perform below steps:

  • If PR is having dependencies label, update files in dist as well
  • If PR doesn't have dependencies label, fail the build if there
    is dirty changes.

Assumption:

  • dependabot PR is always having label dependencies
  • I get username and email from commit log, hope that it will not change. No token is required.
  • Verification will be done after this PR is merged only.

@sayboras sayboras changed the title Feature/update dist ci(dep): Add step to commit changes if PR has dependencies label Oct 14, 2020
@sayboras sayboras marked this pull request as ready for review October 14, 2020 04:26
@sayboras sayboras added the dependencies Pull requests that update a dependency file label Oct 14, 2020
@sayboras sayboras requested review from a team October 14, 2020 04:27
@sayboras sayboras added hacktoberfest Label for hacktoberfest hacktoberfest-accepted hacktoberfest PR labels Oct 14, 2020
@SVilgelm
Copy link
Member

lets merge it after v2.4.0 released and then we can test it, I don't see any problems here, if it's not working, then we can revert

@butuzov
Copy link
Member

butuzov commented Sep 27, 2021

@SVilgelm is time to merge (we are currently past due v2.4.0)?

@SVilgelm
Copy link
Member

finally, let's merge it, more than a year when changes are done :)

This commit is to perform below steps:

- If PR is having dependencies label, update files in dist as well
- If PR doesn't have dependencies label, fail the build if there
is dirty changes.

Closes #55

Signed-off-by: Tam Mach <[email protected]>
@SVilgelm SVilgelm merged commit 03e4bef into golangci:master Feb 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file hacktoberfest Label for hacktoberfest hacktoberfest-accepted hacktoberfest PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants