Skip to content

Changes are not being published #531

Closed
@sindrig

Description

@sindrig

Describe the bug

After looking at #521 and seeing that @actions/core has already been updated on master, I saw that the package action has been broken for some time. This means that changes to any of the javascript code never make it to dist.

Expected Behavior

Code that reaches master should be packaged automatically

Current Behavior

The package action fails with this error:

 remote: error: GH006: Protected branch update failed for refs/heads/master.        
remote: error: 3 of 3 required status checks are expected. At least 1 approving review is required by reviewers with write access.        
To https://github.com/aws-actions/configure-aws-credentials
 ! [remote rejected] HEAD -> master (protected branch hook declined)
error: failed to push some refs to 'https://github.com/aws-actions/configure-aws-credentials'
Error: Process completed with exit code 1.

Example run

Reproduction Steps

Not applicable - is broken on master

Possible Solution

No response

Additional Information/Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingeffort/mediumThis issue will take a few days of effort to fixp1

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions