Skip to content

Remove "auto author assign" workflow#1008

Open
TimMonko wants to merge 1 commit intonapari:mainfrom
TimMonko:mnt/rm-auto-author
Open

Remove "auto author assign" workflow#1008
TimMonko wants to merge 1 commit intonapari:mainfrom
TimMonko:mnt/rm-auto-author

Conversation

@TimMonko
Copy link
Copy Markdown
Contributor

@TimMonko TimMonko commented May 5, 2026

Description

Getting a ping a few seconds after I make a PR has consistently bothered me.
This removes the auto author assign action.

@melissawm you are the commit for its addition, could you share context on why you added it?
Don't want to remove something that is useful for others, but it is noise for me.

@github-actions github-actions Bot added the maintenance CI, dependencies, and other maintenance label May 5, 2026
@TimMonko
Copy link
Copy Markdown
Contributor Author

TimMonko commented May 5, 2026

Why did the action still run??? I thought actions use what is in the PR, not main?
image

@melissawm
Copy link
Copy Markdown
Member

Looking at the commit, I think this was just the result of us copying the docs over from the main repo and the action was already there. I did not create it and also don't like it 😅

@Czaki
Copy link
Copy Markdown
Contributor

Czaki commented May 6, 2026

Why did the action still run??? I thought actions use what is in the PR, not main? image

The pull_request_target is executed based on main not on pull_request So it is correct that is it runs.

@Czaki Czaki modified the milestone: 0.7.1 May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance CI, dependencies, and other maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants