Skip to content

[BUG] Several jobs conflicts with each other #153

Open
@vtsvetkov-splunk

Description

@vtsvetkov-splunk

Describe the bug
An original issue from our repo - COC and CLA jobs overrides each other
The issues comes when we use 2 jobs for signing different agreements. The job posts comment about a need to sign COC, other job finds this comment and updates the content to "Sign CLA". So, people see only the requirements to sign CLA, bot not COC. What was happened actually in this PR. You may see the history of edits for this comment.

To Reproduce
Here is our workflow: reusable-agreements.yaml
2 jobs operates with different arguments using the same contributor-assistant/github-action

Expected behavior
2 jobs work independently and allow us to sign both agreements with the same or different comments. They post different comments and are able to react on them independently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions